By explicitly requesting the system linker with -fuse-ld=, the
tests are able to CHECK for the system linker even with
CLANG_DEFAULT_LINKER=lld.
Alternative to D74704.
Paths
| Differential D92291
clang/test: Remove platform-linker feature ClosedPublic Authored by thakis on Nov 29 2020, 5:24 PM.
Details Summary By explicitly requesting the system linker with -fuse-ld=, the Alternative to D74704.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, frasercrmck, luismarques and 20 others. · View Herald Transcript Comment Actions If that's okay with @leonardchan in terms of RISCV validation, I'm fine with that one. Any branch removed is less path to cover! Comment Actions
Yes, it shouldn't have any impact. This revision is now accepted and ready to land.Nov 30 2020, 1:08 PM Closed by commit rG61da501b6a1b: clang/test: Remove platform-linker feature (authored by thakis). · Explain WhyNov 30 2020, 5:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 308504 clang/test/Driver/riscv32-toolchain-extra.c
clang/test/Driver/riscv32-toolchain.c
clang/test/Driver/riscv64-toolchain-extra.c
clang/test/Driver/riscv64-toolchain.c
clang/test/lit.site.cfg.py.in
llvm/utils/gn/secondary/clang/test/BUILD.gn
|