diff options
| author | Chris Lattner <sabre@nondot.org> | 2007-05-09 06:23:58 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2007-05-09 06:23:58 +0000 |
| commit | c97579318b7dc31de545e6f551656a5dea7d8535 (patch) | |
| tree | b8a39b0ce03d611a3b6ab20de652c1284fe0753f /llvm | |
| parent | 2d47f92f07b25c9859f830526b03a6327c7c2ee0 (diff) | |
| download | bcm5719-llvm-c97579318b7dc31de545e6f551656a5dea7d8535.tar.gz bcm5719-llvm-c97579318b7dc31de545e6f551656a5dea7d8535.zip | |
arm no longer experimental, c++ eh support is?
llvm-svn: 36952
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 99f5bd21f7c..c7e55af3def 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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> |

