[PATCH] D149004: [compiler-rt] [test] [builtins] Set __COMPAT_LAYER=RunAsInvoker when running tests
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 27 00:21:59 PDT 2023
mstorsjo added a comment.
In D149004#4301038 <https://reviews.llvm.org/D149004#4301038>, @vitalybuka wrote:
> Should we rather set it somewhere in llvm-project/llvm/utils/lit/lit/ ?
Yes - D149064 <https://reviews.llvm.org/D149064> does that. When that's landed, we can close this and D148988 <https://reviews.llvm.org/D148988> (and revert D137772 <https://reviews.llvm.org/D137772>).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149004/new/
https://reviews.llvm.org/D149004
More information about the llvm-commits
mailing list