From: Jim Grosbach Date: Fri, 27 Apr 2012 16:29:22 +0000 (+0000) Subject: Remove a docs reference to the CBackend. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a4c4df429454ba701f21b0bcfd05735729e718f3;p=oota-llvm.git Remove a docs reference to the CBackend. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155716 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 9c4a314179f..76547278b4b 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -1015,7 +1015,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:
- arm, cbe, cpp, hexagon, mblaze, mips, mipsel, msp430, powerpc, ptx, sparc, spu, x86, x86_64, xcore. + arm, 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