Skip to content
Commit 0661533e authored by Jacob Lambert's avatar Jacob Lambert
Browse files

[AMDGPU] Prepend --no-undefined option for linker instead of append

Previously, for linking in amdgpu contexts, the --no-undefined was appended to the options passed to lld,
overriding any user-supplied options via "-Wl," or "-Xlinker". We now prepend --no-undefined so that
the user options are respected.

Differential Revision: https://reviews.llvm.org/D158582
parent 81792de2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment