Skip to content
Snippets Groups Projects
user avatar
Ben Gamari authored
Previously to merge a set of object files we would invoke the linker as
usual, adding -r to the command-line. However, this can result in
non-sensical command-lines which causes lld to balk (#17962).

To avoid this we introduce a new tool setting into GHC, -pgmlm, which is
the linker which we use to merge object files.
e69b0d42
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.