diff options
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 267402a973..430200b461 100644 --- a/docs/ReleaseNotes.html +++ b/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> |