Adding MicroBlaze as an experimental backend in the release notes
authorWesley Peck <peckw@wesleypeck.com>
Thu, 18 Mar 2010 14:31:30 +0000 (14:31 +0000)
committerWesley Peck <peckw@wesleypeck.com>
Thu, 18 Mar 2010 14:31:30 +0000 (14:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98824 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 1bd1d0650357b8b90f2ca783b64d8c995b1d18ac..5a634f372cd0bd6324e1433422e5a5734a9649ad 100644 (file)
@@ -793,8 +793,8 @@ components, please contact us on the <a
 href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVMdev list</a>.</p>
 
 <ul>
-<li>The MSIL, Alpha, SPU, MIPS, PIC16, Blackfin, MSP430 and SystemZ backends are
-    experimental.</li>
+<li>The MSIL, Alpha, SPU, MIPS, PIC16, Blackfin, MSP430, SystemZ and MicroBlaze
+    backends are experimental.</li>
 <li>The <tt>llc</tt> "<tt>-filetype=asm</tt>" (the default) is the only
     supported value for this option.  The MachO writer is experimental, and
     works much better in mainline SVN.</li>