I propose adding, for CMake, the option "LLVM_LIT_ARGS".

By default LLVM_LIT_ARGS is set;

MSVC or XCODE: -sv --no-progress-bar
others: -sv

*  0001-CMake-Add-the-new-option-LLVM_LIT_ARGS.patch

  for llvm tree.

*  0001-test-CMakeLists.txt-Use-LLVM_LIT_ARGS-and-remove-red.patch

  for clang tree. it depends on the former patch.

I wonder whether the name "LLVM_LIT_ARGS" would be suitable or not :)
(would be better to split to new namespace LIT_**** ?)
Please gimme any advices.


Thank you, ...Takumi

Attachment: 0001-CMake-Add-the-new-option-LLVM_LIT_ARGS.patch
Description: Binary data

Attachment: 0001-test-CMakeLists.txt-Use-LLVM_LIT_ARGS-and-remove-red.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to