[GHC] #4213: LLVM: Add support for TNTC to LLVM compiler suite
GHC
ghc-devs at haskell.org
Sat May 24 05:29:29 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 bgamari):
For the record, the current state of my experiments with implementing TNTC
on top of LLVM's new IR features can be found here,
https://github.com/bgamari/ghc/compare/ghc:ghc-7.8...llvm-demangle. Note
that this needs to be used with my llvm branch for symbol offset support,
https://github.com/bgamari/llvm/compare/symbol-offset
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4213#comment:27>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list