[GHC] #4213: LLVM: Add support for TNTC to LLVM compiler suite
GHC
ghc-devs at haskell.org
Fri May 23 03:40:36 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 altaic):
Not necessarily, I think. Sure, the symbols point to the beginning of the
prefix data rather than the function body, however twiddling the symbol
table is a lot easier than mangling the whole assembly file.
Coincidentally, using the LLVM API allows us mutable access to the symbol
table among other things.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4213#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list