diff options
| author | Andrew Lenharth <andrewl@lenharth.org> | 2005-10-31 19:07:29 +0000 |
|---|---|---|
| committer | Andrew Lenharth <andrewl@lenharth.org> | 2005-10-31 19:07:29 +0000 |
| commit | d44a8f546d080900a7cb1983676236ff21662d3b (patch) | |
| tree | 14e5b3a3b4add6d547b7b03305dc5858bd6146ea /llvm | |
| parent | b7147f60270ea69bea9fe19b743d973269e7b500 (diff) | |
| download | bcm5719-llvm-d44a8f546d080900a7cb1983676236ff21662d3b.tar.gz bcm5719-llvm-d44a8f546d080900a7cb1983676236ff21662d3b.zip | |
Updated alpha known problems.
llvm-svn: 24126
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 267402a9732..430200b4612 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -635,8 +635,6 @@ several programs in the LLVM test suite</a></li> <li>On 21164s, some rare FP arithmetic sequences which may trap do not have the appropriate nops inserted to ensure restartability.</li> -<li>Due to the vararg problems, C++ exceptions do not work. Small changes are required to the CFE (which break correctness in the exception handler) to compile the exception handling library (and thus the C++ standard library).</li> - </ul> </div> |

