diff options
| author | Jim Grosbach <grosbach@apple.com> | 2012-04-27 16:29:22 +0000 |
|---|---|---|
| committer | Jim Grosbach <grosbach@apple.com> | 2012-04-27 16:29:22 +0000 |
| commit | 691f4dd92389ccb11ff566e5ca96c27fe4b3805c (patch) | |
| tree | b500db288bfe13aae7e4d2eee0590c54acffa13c /llvm/docs/GettingStarted.html | |
| parent | 7c5d908d815299ea8d3adc13bfe8781d40c23750 (diff) | |
| download | bcm5719-llvm-691f4dd92389ccb11ff566e5ca96c27fe4b3805c.tar.gz bcm5719-llvm-691f4dd92389ccb11ff566e5ca96c27fe4b3805c.zip | |
Remove a docs reference to the CBackend.
llvm-svn: 155716
Diffstat (limited to 'llvm/docs/GettingStarted.html')
| -rw-r--r-- | llvm/docs/GettingStarted.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index 9c4a314179f..76547278b4b 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/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 |

