llvm-tf-3.1.1.1: Bindings to the LLVM compiler toolkit using type families.

Safe HaskellNone

LLVM.Util.Optimize

Synopsis

Documentation

optimizeModule :: Int -> Module -> IO BoolSource

Result tells whether the module was modified by any of the passes.