patch applied (ghc): Drop GhcWithLlvmCodeGen configuration bits
Ian Lynagh
igloo at earth.li
Sun Dec 19 21:31:26 CET 2010
Sun Dec 19 10:02:39 PST 2010 Matthias Kilian <kili at outback.escape.de>
* Drop GhcWithLlvmCodeGen configuration bits
The LLVM code generator is always built unconditionally, so both the
configuration variable in mk/config.mk.in as well as the string in
compilerInfo can be removed.
M ./compiler/ghc.mk -2
M ./compiler/main/DynFlags.hs -1
M ./mk/config.mk.in -3
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101219180239-6d641-4d82b7a249653f274935d82d85de78519715cf4f.gz
More information about the Cvs-ghc
mailing list