[GHC] #11285: Split objects makes static linking really slow
GHC
ghc-devs at haskell.org
Tue Feb 20 16:14:28 UTC 2018
#11285: Split objects makes static linking really slow
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner: (none)
Type: feature request | Status: closed
Priority: high | Milestone:
Component: Compiler | Version: 7.11
(Linking) |
Resolution: wontfix | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* status: new => closed
* resolution: => wontfix
Comment:
Given that (a) split objects will soon be ripped out and replaced with
split sections (likely for 8.6, see #13939) , and (b) we now use `ld.gold`
when possible (#13541) I think this can be safely closed.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11285#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list