[GHC] #7885: LLVM build broken

GHC ghc-devs at haskell.org
Wed Jun 19 09:33:22 CEST 2013


#7885: LLVM build broken
-------------------------------+--------------------------------------------
    Reporter:  gmainland       |        Owner:                     
        Type:  bug             |       Status:  closed             
    Priority:  normal          |    Component:  Compiler (LLVM)    
     Version:  7.7             |   Resolution:  fixed              
    Keywords:                  |           Os:  Linux              
Architecture:  x86_64 (amd64)  |      Failure:  Building GHC failed
   Blockedby:                  |     Blocking:                     
     Related:  #7694, #7874    |  
-------------------------------+--------------------------------------------

Comment(by gmainland):

 It's important to distinguish between LLVM-generated code crashing and GHC
 generating LLVM code that LLVM doesn't like. #7996 is an example of the
 latter case. LLVM 3.2, on the other hand, generates bad binary code, which
 is a very different thing.

 You need to update HEAD. See my response to #7996.

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



More information about the ghc-tickets mailing list