[Haskell-cafe] How to make ghc 7 with llvm?

Henning Thielemann lemming at henning-thielemann.de
Fri Apr 29 22:40:42 CEST 2011


On Fri, 29 Apr 2011, Erik de Castro Lopo wrote:

> Magicloud Magiclouds wrote:
>
>> Then when I install other packages, they may complain that the binary 
>> format is not llvm, so they install some libraries again.
>
> You seem to think there is a problem where this is no problem :-).

Nontheless it might be interesting to let GHC emit LLVM bitcode. As far as 
I understand, this would enable LLVM's Link Time Optimizations.

http://llvm.org/docs/LinkTimeOptimization.html



More information about the Haskell-Cafe mailing list