diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-04-24 06:46:31 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 06:46:31 -0500 |
commit | 62549dbbf286823e400e07cff5ae219e48c175d2 (patch) | |
tree | 1b9b6b9fe496c38d85075d15dbcbc7fe9e9ca887 /llvm/lib/CodeGen/MachineCombiner.cpp | |
parent | af81d8ec224900de7a4d2c96a675269499b55a0c (diff) | |
download | llvm-62549dbbf286823e400e07cff5ae219e48c175d2.zip llvm-62549dbbf286823e400e07cff5ae219e48c175d2.tar.gz llvm-62549dbbf286823e400e07cff5ae219e48c175d2.tar.bz2 |
[AMDGPU] Correctly determine the toolchain linker (#89803)
Summary:
The AMDGPU toolchain simply took the short name to get the link job
instead of using the common utilities that respect options like
`-fuse-ld`. Any linker that isn't `ld.lld` will fail, however we should
be able to override it.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions