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:
7d7d996
)
[Typo] Fix sentence in CMake documentation.
author
Ahmed Charles
<ahmedcharles@gmail.com>
Fri, 7 Mar 2014 06:24:30 +0000
(06:24 +0000)
committer
Ahmed Charles
<ahmedcharles@gmail.com>
Fri, 7 Mar 2014 06:24:30 +0000
(06:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203206
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CMake.rst
patch
|
blob
|
history
diff --git
a/docs/CMake.rst
b/docs/CMake.rst
index 9fb4f489b44d6a7735efd63fe79fff83eec2a0f7..49279d5ede92ec69203d81fd4cf1aaa5a1dff670 100644
(file)
--- a/
docs/CMake.rst
+++ b/
docs/CMake.rst
@@
-266,7
+266,7
@@
LLVM-specific variables
**LLVM_EXTERNAL_{CLANG,LLD,POLLY}_SOURCE_DIR**:PATH
Path to ``{Clang,lld,Polly}``\'s source directory. Defaults to
``tools/{clang,lld,polly}``. ``{Clang,lld,Polly}`` will not be built when it
- is empty or it does not point valid path.
+ is empty or it does not point
to a
valid path.
**LLVM_USE_OPROFILE**:BOOL
Enable building OProfile JIT support. Defaults to OFF