[clang] [AMDGPU] Correctly determine the toolchain linker (PR #89803)
Joseph Huber via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 23 11:20:36 PDT 2024
jhuber6 wrote:
Note that this doesn't affect OpenMP or HIP. The former uses the `clang-linker-wrapper` while the latter calls `lld` directly.
https://github.com/llvm/llvm-project/pull/89803
More information about the cfe-commits
mailing list