bscarlet / llvm-general

Rich LLVM bindings for Haskell (with transfer of LLVM IR to and from C++, detailed compilation pass control, etc.)
http://hackage.haskell.org/package/llvm-general
132 stars 38 forks source link

llvm-3.8 branch does not support operand bundles #183

Open bscarlet opened 8 years ago

bscarlet commented 8 years ago

3.8 added operand bundles, we need support on the 3.8 branch & later.