
9 Sep
2010
9 Sep
'10
8:18 p.m.
On Thu, Sep 9, 2010 at 9:08 PM, John Lask
so it seems that the gcc support infrastructure that is currently integrated into ghc will still be required. Then the question arises what library formats will ghc use under the circumstances ?(.bc, .a) and how will the two be integrated?
As far as I know, the same files are used. See [1], for example. [1] http://llvm.org/docs/GoldPlugin.html Cheers! -- Felipe.