Drop GhcWithLlvmCodeGen configuration bits
authorMatthias Kilian <kili@outback.escape.de>
Sun, 19 Dec 2010 18:02:39 +0000 (18:02 +0000)
committerMatthias Kilian <kili@outback.escape.de>
Sun, 19 Dec 2010 18:02:39 +0000 (18:02 +0000)
commit17ff3689c6926ffe029dad933d51d9fed20f1568
tree41054a1930bdb186c45254ba78434feac8378f64
parentd21d19854ab66d63ba7e5e4049e2fec30fe3edb3
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.
compiler/ghc.mk
compiler/main/DynFlags.hs
mk/config.mk.in