arm no longer experimental, c++ eh support is?
authorChris Lattner <sabre@nondot.org>
Wed, 9 May 2007 06:23:58 +0000 (06:23 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 9 May 2007 06:23:58 +0000 (06:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36952 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 99f5bd21f7c1e9ede4a3ec26c6fa4d277eb135c1..c7e55af3defee5f4ad43897b74b80bd3ea239ee7 100644 (file)
@@ -209,8 +209,8 @@ components, please contact us on the <a href="http://lists.cs.uiuc.edu/mailman/l
 <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>