[GHC] #10221: LLVM does not work on OSX

GHC ghc-devs at haskell.org
Mon Mar 30 22:37:04 UTC 2015


#10221: LLVM does not work on OSX
-------------------------------------+-------------------------------------
        Reporter:  yongqli           |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler (LLVM)   |                 Version:  7.10.1
      Resolution:                    |                Keywords:
Operating System:  MacOS X           |            Architecture:
 Type of failure:  Other             |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by rwbarton):

 I have seen this reported before, I think it is due to using a third-party
 gcc (to compile llc's output) together with an Apple llc, or something
 like that. Smallest program that fails is most likely `main = return ()`.

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


More information about the ghc-tickets mailing list