use-llvm-3.0
authorDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Sat, 16 Jun 2012 10:48:18 +0000 (10:48 +0000)
committerJoachim Breitner <nomeata@debian.org>
Sat, 16 Jun 2012 10:48:18 +0000 (10:48 +0000)
===================================================================

Gbp-Pq: Name use-llvm-3.0

compiler/main/SysTools.lhs

index b3c88265438d1b779818f37b72a659f2d7e41daf..aa3b4a22c7f2bcd5d40e751227fad10773478a01 100644 (file)
@@ -250,8 +250,8 @@ initSysTools mbMinusB
                 ld_args  = gcc_args
 
         -- We just assume on command line
-        ; let lc_prog = "llc"
-              lo_prog = "opt"
+        ; let lc_prog = "llc-3.0"
+              lo_prog = "opt-3.0"
 
         ; return $ Settings {
                         sTargetPlatform = Platform {