#7013: GHC should complain if LLVM doesn't use the same architecture
-----------------------------+----------------------------------------------
 Reporter:  chak             |          Owner:                  
     Type:  feature request  |         Status:  new             
 Priority:  normal           |      Component:  Driver          
  Version:  7.4.1            |       Keywords:                  
       Os:  MacOS X          |   Architecture:  Unknown/Multiple
  Failure:  None/Unknown     |       Testcase:                  
Blockedby:                   |       Blocking:                  
  Related:                   |  
-----------------------------+----------------------------------------------
 It appears #7004 is due to using a x86 (32bit) GHC with LLVM built for
 generating x86_64. It would be helpful if the driver could check that the
 architectures assumed by GHC and LLVM match up (or force LLVM to use the
 right architecture if there are multiple backends).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7013>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to