[PATCH] D107162: [lit] Have REQUIRES support the target triple
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 6 09:26:56 PDT 2021
probinson added a comment.
In D107162#2931422 <https://reviews.llvm.org/D107162#2931422>, @thakis wrote:
> Looks like this breaks check-lld on macOS: http://45.33.8.238/macm1/15677/step_10.txt
>
> Please take a look.
I don't have a mac to try it on, but based on the FileCheck output it looks like there's one extra CHECK line, so I tried removing it in f88ad8d00f970ea937e8d3fcb71f4d4019f2821a <https://reviews.llvm.org/rGf88ad8d00f970ea937e8d3fcb71f4d4019f2821a>
Let me know whether that works.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107162/new/
https://reviews.llvm.org/D107162
More information about the llvm-commits
mailing list