#5403: LLVM's llc pass does not print all the error messages to the console.
------------------------+---------------------------------------------------
    Reporter:  kgardas  |       Owner:  dterei    
        Type:  bug      |      Status:  infoneeded
    Priority:  normal   |   Component:  Compiler  
     Version:  7.3      |    Keywords:            
    Testcase:           |   Blockedby:            
          Os:  Linux    |    Blocking:            
Architecture:  arm      |     Failure:  Other     
------------------------+---------------------------------------------------

Comment(by kgardas):

 IMHO this should be quite simple and you don't need to duplicate it on llc
 itself.
 (1) compile GHC with LLVM support
 (2) move llc out of your PATH and add llc script or binary to your PATH
 which prints several lines of text
 Test what GHC prints to you when you try to compile with -fllvm.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5403#comment:4>
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