projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8f6c44
)
docs/CMake.html: Clarify LLVM_LIT_TOOLS_DIR as :PATH.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Thu, 13 Oct 2011 17:36:02 +0000
(17:36 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Thu, 13 Oct 2011 17:36:02 +0000
(17:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141872
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CMake.html
patch
|
blob
|
history
diff --git
a/docs/CMake.html
b/docs/CMake.html
index c9531d68139456f1c7e41b6d51a2ebd56fecca7a..6389c7f22afd5d5115e27a65cd592cc18cb9e96e 100644
(file)
--- a/
docs/CMake.html
+++ b/
docs/CMake.html
@@
-340,7
+340,7
@@
on Visual C++ and Xcode,
<tt>"-sv"</tt> on others.</dd>
- <dt><b>LLVM_LIT_TOOLS_DIR</b>:
STRING
</dt>
+ <dt><b>LLVM_LIT_TOOLS_DIR</b>:
PATH
</dt>
<dd>The path to GnuWin32 tools for tests. Valid on Windows host.
Defaults to "", then Lit seeks tools according to %PATH%.
Lit can find tools(eg. grep, sort, &c) on LLVM_LIT_TOOLS_DIR at first,