[PATCH] D124794: [LLD][RISCV][NFC] Allow GNU linker to run RISCV LLD tests
Greg McGary via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 2 12:16:52 PDT 2022
gkm added a comment.
In D124794#3486424 <https://reviews.llvm.org/D124794#3486424>, @jrtc27 wrote:
> Why can't people just symlink GNU ld to ld.lld?
Since GNU ld has separate binaries for 32-bit and 64-bit, it's not a 1-for-1 replacement.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124794/new/
https://reviews.llvm.org/D124794
More information about the llvm-commits
mailing list