[llvm-commits] [llvm] r98824 - /llvm/trunk/docs/ReleaseNotes.html
Wesley Peck
peckw at wesleypeck.com
Thu Mar 18 07:31:30 PDT 2010
Author: peckw
Date: Thu Mar 18 09:31:30 2010
New Revision: 98824
URL: http://llvm.org/viewvc/llvm-project?rev=98824&view=rev
Log:
Adding MicroBlaze as an experimental backend in the release notes
Modified:
llvm/trunk/docs/ReleaseNotes.html
Modified: llvm/trunk/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.html?rev=98824&r1=98823&r2=98824&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Thu Mar 18 09:31:30 2010
@@ -793,8 +793,8 @@
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>
More information about the llvm-commits
mailing list