[GHC] #9142: LLVM HEAD rejects aliases used by LLVM codegen
GHC
ghc-devs at haskell.org
Mon Jul 21 02:26:28 UTC 2014
#9142: LLVM HEAD rejects aliases used by LLVM codegen
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.10.1
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Differential Revisions: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple | Test Case:
Difficulty: Unknown | Blocking: 4213
Blocked By: |
Related Tickets: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
Unfortunately the branch fails to build GHC itself due to overlapping
symbol names when compiling raw cmm source. I suspect the problem is
excessive visibility, although I'm not sure where.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9142#comment:22>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list