diff options
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 99f5bd2..c7e55af 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -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> |