summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2012-04-27 16:29:22 +0000
committerJim Grosbach <grosbach@apple.com>2012-04-27 16:29:22 +0000
commita4c4df429454ba701f21b0bcfd05735729e718f3 (patch)
treea037e1fac6ce18dcb8fc983cc1dfc63621d874de /docs
parent71275b129b3d085af239b3a00899b63f8c2988a8 (diff)
downloadllvm-a4c4df429454ba701f21b0bcfd05735729e718f3.tar.gz
llvm-a4c4df429454ba701f21b0bcfd05735729e718f3.tar.bz2
llvm-a4c4df429454ba701f21b0bcfd05735729e718f3.tar.xz
Remove a docs reference to the CBackend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155716 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/GettingStarted.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 9c4a314179..76547278b4 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -1015,7 +1015,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>arm, cbe, cpp, hexagon, mblaze, mips, mipsel, msp430, powerpc, ptx, sparc, spu, x86, x86_64, xcore</tt>.
+ <tt>arm, 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