mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 16:06:39 +08:00
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. Differential Revision: https://reviews.llvm.org/D112035