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

GHC ghc-devs at haskell.org
Sat May 24 02:39:09 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):

 Replying to [comment:23 dterei]:
 > I'm very in support of getting rid of the mangler.

 FWIW, I just had a peek at the mangler, and it appears that it is now only
 used for TNTC and stack alignment. I also looked for references to the
 mangler with respect to SIMD in the wiki, but couldn't find anything other
 than a blank section
 [https://ghc.haskell.org/trac/ghc/wiki/Commentary/Compiler/Backends/LLVM/Mangler
 here]. I also couldn't find anything WRT Windows and the mangler.

 Finally, according to #4211 (as of commit
 8a1c644af72caf122e73dac801496c055fc82dd9), the mangler is no longer needed
 to fix the stack on OSX. If true, completing this ticket may be the end of
 the mangler.

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


More information about the ghc-tickets mailing list