[llvm-commits] [Review request] CMake: Add the new option "LLVM_LIT_ARGS"

NAKAMURA Takumi geek4civic at gmail.com
Mon Nov 8 20:13:12 CST 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-CMake-Add-the-new-option-LLVM_LIT_ARGS.patch
Type: application/octet-stream
Size: 1465 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20101109/aecfd9e2/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-test-CMakeLists.txt-Use-LLVM_LIT_ARGS-and-remove-red.patch
Type: application/octet-stream
Size: 2634 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20101109/aecfd9e2/attachment-0001.obj 


More information about the llvm-commits mailing list