diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index 9c4a314179f11947295d8ec6aa4c175d57c6422a..76547278b4b1f302b42bb4aa90a8166bfea48312 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/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