From: Jia Liu
Date: Fri, 10 Feb 2012 04:58:24 +0000 (+0000)
Subject: update --enable-targets list
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=060047f03b0279b4e6b83728156b95d7a3fd7218;p=oota-llvm.git
update --enable-targets list
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150229 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 06a9a60f355..6d474d30fa3 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -1109,7 +1109,7 @@ script to configure the build system:
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:
- alpha, ia64, powerpc, skeleton, sparc, x86.
+ arm, cbe, cpp, hexagon, mblaze, mips, mipsel, msp430, powerpc, ptx, sparc, spu, x86, x86_64, xcore.
--enable-doxygen
Look for the doxygen program and enable construction of doxygen based