[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
sabre at nondot.org
Tue May 8 23:24:30 PDT 2007
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.370 -> 1.371
---
Log message:
arm no longer experimental, c++ eh support is?
---
Diffs of the changes: (+2 -2)
ReleaseNotes.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.370 llvm/docs/ReleaseNotes.html:1.371
--- llvm/docs/ReleaseNotes.html:1.370 Wed May 9 00:27:05 2007
+++ llvm/docs/ReleaseNotes.html Wed May 9 01:23:58 2007
@@ -209,8 +209,8 @@
<ul>
<li>The <tt>-cee</tt> pass is known to be buggy, and may be removed in in a
future release.</li>
+<li>C++ EH support</li>
<li>The IA64 code generator is experimental.</li>
-<li>The ARM code generator is experimental.</li>
<li>The Alpha JIT is experimental.</li>
<li>"<tt>-filetype=asm</tt>" (the default) is the only supported value for the
<tt>-filetype</tt> llc option.</li>
@@ -597,7 +597,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
<a href="http://llvm.org/">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2007/05/09 05:27:05 $
+ Last modified: $Date: 2007/05/09 06:23:58 $
</address>
</body>
More information about the llvm-commits
mailing list