llvm-analysis-0.1.0: A Haskell library for analyzing LLVM bitcode

llvm-analysis-0.1.0: A Haskell library for analyzing LLVM bitcode

A Haskell library for analyzing LLVM bitcode. To convert bitcode to the format used by this library, see the llvm-data-interop package. This library attempts to provide some basic program analysis infrastructure and aims to scale to large bitcode files.

Modules