Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
14818 commits behind, 2 commits ahead of the upstream repository.
user avatar
Ben Gamari authored
The splitter is an evil Perl script that processes assembler code.
Its job can be done better by the linker's --gc-sections flag. GHC
passes this flag to the linker whenever -split-sections is passed on
the command line.

This is based on @DemiMarie's D2768.

Fixes Trac #11315
Fixes Trac #9832
Fixes Trac #8964
Fixes Trac #8685
Fixes Trac #8629
37f257af
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.