aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-05-09 06:23:58 +0000
committerChris Lattner <sabre@nondot.org>2007-05-09 06:23:58 +0000
commit0d77e05c7f83e27fd7b70c8e88c4af0818080e4a (patch)
treeb02289488d7f178aba9371e919da667b7dde497a /docs/ReleaseNotes.html
parentf01b0b5656e50fb622a176e0ab97de00b8739540 (diff)
downloadexternal_llvm-0d77e05c7f83e27fd7b70c8e88c4af0818080e4a.zip
external_llvm-0d77e05c7f83e27fd7b70c8e88c4af0818080e4a.tar.gz
external_llvm-0d77e05c7f83e27fd7b70c8e88c4af0818080e4a.tar.bz2
arm no longer experimental, c++ eh support is?
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36952 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html2
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>