[GHC] #4213: LLVM: Add support for TNTC to LLVM compiler suite

GHC ghc-devs at haskell.org
Tue May 27 13:16:42 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:  9142
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------
Changes (by bgamari):

 * blockedby:   => 9142


Comment:

 As it turns out, the LLVM backend is currently broken due to #9142. This
 work will need to be delayed until this has been resolved and my symbol
 offset [http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-May/073235.html
 patches] have been merged.

 My [https://github.com/bgamari/ghc/tree/llvm-demangle llvm-demangle]
 branch contains what should be a workable implementation of TNTC, however.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4213#comment:33>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list