llvm-data-interop

Version 0.3.0 revision 0 uploaded by TristanRavitch.

Package meta

Synopsis
A low-level data interoperability binding for LLVM
Description

This package converts the LLVM IR (either bitcode files or LLVM assembly) into a Haskell data type (defined in llvm-base-types). The conversion uses the LLVM libraries to read bitcode. It then traverses the IR and produces a Haskell structure that can be pattern matched against in pure code. Note that this library works with LLVM 3.0-3.3. There are incompatible changes in this release relative to llvm-data-interop 0.2.0. See the changelog in llvm-analysis-0.3.0.

Author
Tristan Ravitch
Bug reports
n/a
Category
Data
Copyright
n/a
Homepage
n/a
Maintainer
travitch@cs.wisc.edu
Package URL
n/a
Stability
n/a

Components