Forked from
Glasgow Haskell Compiler / GHC
14818 commits behind, 2 commits ahead of the upstream repository.
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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. | ||
gcc | ||
ghc | ||
ghci | ||
haddock | ||
utils | ||
Makefile | ||
ghc-usage.txt | ||
ghc.mk | ||
ghci-usage.txt |