#7013: GHC should complain if LLVM doesn't use the same architecture
---------------------------------+------------------------------------------
    Reporter:  chak              |        Owner:              
        Type:  feature request   |       Status:  closed      
    Priority:  normal            |    Component:  Driver      
     Version:  7.4.1             |   Resolution:  invalid     
    Keywords:                    |           Os:  MacOS X     
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
    Testcase:                    |    Blockedby:              
    Blocking:                    |      Related:              
---------------------------------+------------------------------------------
Changes (by dterei):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 LLVM is generally built with all supported backends included (a cross
 compiler). The .ll files contain some metadata saying what platform is
 being targeted. GHC does all this correctly right now.

 The issue in #7004 has nothing to do with this.

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