Skip to content
Snippets Groups Projects
Commit 450d6bc4 authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

Split sections support for GHC

Add --enable-split-sections flag and pipe it through to the GHC backend. Note
that some of the implementation here could be made a bit more precise:
-split-sections and -split-objs are mutually exlusive yet the types don't
currently reflect this.

Fixes #4819.
parent 4cc38b8c
No related branches found
No related tags found
No related merge requests found
Showing
with 84 additions and 7 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment