llvm-3.0.1.0: Bindings to the LLVM compiler toolkit.

Safe HaskellSafe-Infered

LLVM.Util.Optimize

Synopsis

Documentation

optimizeModule :: Int -> Module -> IO BoolSource

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