[PATCH] D88991: [LLD] Ignore ELF tests when ld.lld defaults to MinGW
Mateusz MikuĊa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 15:05:05 PDT 2020
mati865 added a comment.
> I wonder if it'd be possible to add some custom substitution in the lit config, to have it replace ld.lld with ld.lld -m <some-elf> in this case...
I think I could come up with script to insert correct -m <arch> but that is few thousands of files AFAIK.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88991/new/
https://reviews.llvm.org/D88991
More information about the llvm-commits
mailing list