[GHC] #11285: Split objects makes static linking really slow
GHC
ghc-devs at haskell.org
Thu Dec 24 23:47:33 UTC 2015
#11285: Split objects makes static linking really slow
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner:
Type: feature request | Status: new
Priority: high | Milestone:
Component: Compiler | Version: 7.11
(Linking) |
Resolution: | 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: |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
8.0 has the `-ffunction-sections`-style replacement for `-split-objs`,
right? Is that better or worse?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11285#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list