We should also pass down the LLVM_LIT_ARGS in runtime build mode,
so that the runtime tests can be well controlled as well.
We actually passed this down in clang/runtime/CMakeLists.txt
But not for calls from llvm/runtime/CMakeLists.txt.
Differential D83565
[compiler-rt][CMake] Pass down LLVM_LIT_ARGS in runtime build jsji on Jul 10 2020, 9:10 AM. Authored by
Details We should also pass down the LLVM_LIT_ARGS in runtime build mode, We actually passed this down in clang/runtime/CMakeLists.txt
Diff Detail
|