[PATCH] D132438: [runtimes] Use a response file for runtimes test suites
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 14 20:35:08 PDT 2022
aeubanks added a comment.
separately, over in chrome land we've had to disable a bunch of tests that have now started running: https://crbug.com/1374690
we cross build arm and i386 on x64. not sure if the arm tests should automatically be disabled? but the i386 compiler-rt tests aren't specifying various flags like `--sysroot` and even `--target`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132438/new/
https://reviews.llvm.org/D132438
More information about the llvm-commits
mailing list