[PATCH] D92291: clang/test: Remove platform-linker feature

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 29 17:24:01 PST 2020


thakis created this revision.
thakis added reviewers: serge-sans-paille, leonardchan, vvereschaka.
Herald added subscribers: llvm-commits, frasercrmck, luismarques, apazos, sameer.abuasal, pzheng, s.egerton, lenary, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb.
Herald added a project: LLVM.
thakis requested review of this revision.

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 <https://reviews.llvm.org/D74704>.


https://reviews.llvm.org/D92291

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92291.308247.patch
Type: text/x-patch
Size: 9512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201130/ca03e429/attachment-0001.bin>


More information about the cfe-commits mailing list