[GHC] #4213: LLVM: Add support for TNTC to LLVM compiler suite
GHC
ghc-devs at haskell.org
Thu May 22 23:01:03 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:
-------------------------------------+------------------------------------
Changes (by altaic):
* difficulty: => Unknown
Comment:
It appears that the LLVM IR now includes function prefix data:
http://llvm.org/docs/LangRef.html#prefix-data
Background:
http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-February/047514.html
http://www.haskell.org/pipermail/ghc-devs/2013-September/002565.html
http://llvm.org/bugs/show_bug.cgi?id=14080
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-
Mon-20130909/188042.html
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4213#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list