[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.
parent
af81d8ec
Please register or sign in to comment