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.5 backports #198

Closed tmcdonell closed 7 years ago

tmcdonell commented 7 years ago

Cherrypicking patches from the llvm-3.9 branch. Let me know if you think I have missed anything.

ping #197

tmcdonell commented 7 years ago

Fixes #171 #172.