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

Add support for module source filenames #184

Closed cocreature closed 8 years ago

cocreature commented 8 years ago

Includes a testcase.

bscarlet commented 8 years ago

Looks good other than the one blank line.

cocreature commented 8 years ago

Looks good other than the one blank line.

fixed.