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.
Differential D92291
clang/test: Remove platform-linker feature • thakis on Nov 29 2020, 5:24 PM. Authored by
Details By explicitly requesting the system linker with -fuse-ld=, the Alternative to D74704.
Diff Detail
Event TimelineComment 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! |