Now that LLVM is emitting version 2 of the AMD code object, we can
start using lld again for linking instead of our custom tool.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D19952
AMDGPU: Use lld as the linker again ClosedPublic Authored by • tstellarAMD on May 4 2016, 7:15 PM.
Details Summary Now that LLVM is emitting version 2 of the AMD code object, we can
Diff Detail Event Timeline• tstellarAMD updated this object. This revision is now accepted and ready to land.May 5 2016, 9:25 AM Closed by commit rL268648: AMDGPU: Use lld as the linker again (authored by tstellar). · Explain WhyMay 5 2016, 10:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 56231 lib/Driver/Tools.h
lib/Driver/Tools.cpp
test/Driver/amdgpu-toolchain.c
|