summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CMake.html
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/CMake.html')
-rw-r--r--llvm/docs/CMake.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CMake.html b/llvm/docs/CMake.html
index ac07b0d6d44..90ead41df5e 100644
--- a/llvm/docs/CMake.html
+++ b/llvm/docs/CMake.html
@@ -249,7 +249,7 @@
<dd>Semicolon-separated list of targets to build, or <i>all</i> for
building all targets. Case-sensitive. For Visual C++ defaults
to <i>X86</i>. On the other cases defaults to <i>all</i>. Example:
- <i>-DLLVM_TARGETS_TO_BUILD="X86;PowerPC;Alpha"</i>.</dd>
+ <i>-DLLVM_TARGETS_TO_BUILD="X86;PowerPC"</i>.</dd>
<dt><b>LLVM_BUILD_TOOLS</b>:BOOL</dt>
<dd>Build LLVM tools. Defaults to ON. Targets for building each tool
OpenPOWER on IntegriCloud