[GHC] #7622: Unregisterised builds don't support LLVM backend

GHC cvs-ghc at haskell.org
Fri Jan 25 11:40:43 CET 2013


#7622: Unregisterised builds don't support LLVM backend
-----------------------------+----------------------------------------------
Reporter:  dterei            |          Owner:  dterei          
    Type:  bug               |         Status:  new             
Priority:  normal            |      Component:  Compiler (LLVM) 
 Version:  7.7               |       Keywords:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown      |      Blockedby:                  
Blocking:                    |        Related:  #7621           
-----------------------------+----------------------------------------------

Comment(by marlowsd@…):

 commit 388e1e825f79f2d16536fc583a48e5ce9c191b06
 {{{
 Author: Simon Marlow <marlowsd at gmail.com>
 Date:   Fri Jan 25 09:54:49 2013 +0000

     Allow -fllvm to be used when compiling unregisterised (#7622)

  compiler/main/DynFlags.hs |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
 }}}

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



More information about the ghc-tickets mailing list