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

Support inalloca, unfortunately #132

Closed bscarlet closed 9 years ago

bscarlet commented 9 years ago

I do not remember why I thought this so unfortunate. Take better notes in future. It's included in the new set of added ParameterAttributes on the 3.5 branch.