Remove the mblaze backend from llvm.
[oota-llvm.git] / docs / GettingStarted.rst
index 3498b88f511218351998e12b0b0a7875a7349cf4..40dfc45b38c1772ca6e1a84f4237bd373f6d6550 100644 (file)
@@ -758,7 +758,7 @@ The following options can be used to set or enable LLVM specific options:
   target names that you want available in llc. The target names use all lower
   case. The current set of targets is:
 
-    ``arm, cpp, hexagon, mblaze, mips, mipsel, msp430, powerpc, ptx, sparc, spu,
+    ``arm, cpp, hexagon, mips, mipsel, msp430, powerpc, ptx, sparc, spu,
     systemz, x86, x86_64, xcore``.
 
 ``--enable-doxygen``