[GHC] #4213: LLVM: Add support for TNTC to LLVM compiler suite
GHC
ghc-devs at haskell.org
Sat May 24 01:06:16 UTC 2014
#4213: LLVM: Add support for TNTC to LLVM compiler suite
-------------------------------------+------------------------------------
Reporter: dterei | Owner: dterei
Type: feature request | Status: new
Priority: low | Milestone: 7.6.2
Component: Compiler (LLVM) | Version: 6.13
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by dterei):
I'm very in support of getting rid of the mangler. I just don't think we
can given what LLVM supports today. I may be wrong about Windows, but I
thought someone added support to the mangler to handle some Windows
specific issues. I had forgotten about the OSX alignment issue, so that is
one other use case.
Perhaps the LLVM API would allow this, I didn't think it was more
expressive than the LLVM language but haven't checked.
It's worth playing around with this new function data prefix if you have
the inclination just to see what we can get done with it.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4213#comment:23>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list