
16 Sep
2013
16 Sep
'13
9:14 p.m.
This looks pretty exiting for LLVM IR-generation: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130909/188042.... GHC 7.10 might generate LLVM IR including embedded tables without resorting to linker tricks/postprocessing when targeting LLVM 3.4! The relevant LLVM bug is http://llvm.org/bugs/show_bug.cgi?id=14080 and GHC Trac: http://ghc.haskell.org/trac/ghc/ticket/4213 Cheers, Gabor