Otherwise, the individual check-cxx, check-cxxabi and similar targets
will not know about LLVM_LIT_ARGS, and we'll end up running lit without
any argument.
Details
Details
- Reviewers
var-const phosek mstorsjo - Group Reviewers
Restricted Project Restricted Project - Commits
- rG7a801138f8bd: [runtimes] Make sure LLVM_LIT_ARGS is set before including individual runtimes
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, but that's odd, I'm fairly sure that I tested that this actually had effect when I added it. But maybe I didn't?