[GHC] #11445: Turn on SplitSections by default
GHC
ghc-devs at haskell.org
Sat Dec 17 01:58:06 UTC 2016
#11445: Turn on SplitSections by default
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner:
Type: task | Status: new
Priority: normal | Milestone: 8.2.1
Component: Build System | Version: 8.0.1-rc1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking: 11285
Related Tickets: | Differential Rev(s): Phab:D1800
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"8f71d9581ee0a1826c0105e51a7048f0c7669492/ghc"
8f71d958/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="8f71d9581ee0a1826c0105e51a7048f0c7669492"
Enable split sections by default where possible
On non-windows platforms with GNU ld, enable SplitSections in the GHC
build by default.
Reviewers: austin, bgamari
Reviewed By: bgamari
Subscribers: DemiMarie, thomie
Differential Revision: https://phabricator.haskell.org/D1800
GHC Trac Issues: #11445
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11445#comment:21>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list