summaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
diff options
context:
space:
mode:
authorJia Liu <proljc@gmail.com>2012-02-10 04:58:24 +0000
committerJia Liu <proljc@gmail.com>2012-02-10 04:58:24 +0000
commit060047f03b0279b4e6b83728156b95d7a3fd7218 (patch)
treebc0131596dc306ff98dd3e17055c46d3b576897f /docs/GettingStarted.html
parent4a5f3cd6caf016e19aeda07f49bb9fe6e405fc50 (diff)
downloadllvm-060047f03b0279b4e6b83728156b95d7a3fd7218.tar.gz
llvm-060047f03b0279b4e6b83728156b95d7a3fd7218.tar.bz2
llvm-060047f03b0279b4e6b83728156b95d7a3fd7218.tar.xz
update --enable-targets list
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150229 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r--docs/GettingStarted.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 06a9a60f35..6d474d30fa 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -1109,7 +1109,7 @@ script to configure the build system:</p>
selected as the target of the build host. You can also specify a comma
separated list of target names that you want available in llc. The target
names use all lower case. The current set of targets is: <br>
- <tt>alpha, ia64, powerpc, skeleton, sparc, x86</tt>.
+ <tt>arm, cbe, cpp, hexagon, mblaze, mips, mipsel, msp430, powerpc, ptx, sparc, spu, x86, x86_64, xcore</tt>.
<br><br></dd>
<dt><i>--enable-doxygen</i></dt>
<dd>Look for the doxygen program and enable construction of doxygen based