[haskell-llvm] MSIL symbols
Nathan Boy
nathan.boy at gmail.com
Wed Feb 23 15:19:58 GMT 2011
I tried to build and run the latest llvm project from the darcs
repository against the version of llvm-2.8 in Ubuntu 10.10.
Unfortunately this fails at runtime when it cannot resolve the
LLVMInitializeMSILTargetInfo (I assume this happens when it actually
tries to link against the llvm library). As far as I can tell, I
think support for MSIL has been removed entirely, so the llvm project
should probably get rid of LLVM/Target/MSIL.hs. Should I submit a
patch for this? What is the standard way to do that?
Cheers,
Nathan Boy
More information about the Haskell-llvm
mailing list