[FYI] LLVM: function prefix data (a.k.a. tables-next-to-code) committed

Gabor Greif ggreif at gmail.com
Mon Sep 16 21:14:49 UTC 2013


This looks pretty exiting for LLVM IR-generation:

http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130909/188042.html

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



More information about the ghc-devs mailing list