summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorAndrew Lenharth <andrewl@lenharth.org>2005-10-31 19:07:29 +0000
committerAndrew Lenharth <andrewl@lenharth.org>2005-10-31 19:07:29 +0000
commit42e957ce34f44d2c3bbecb4835693d124a3fa316 (patch)
treed95dae71f55a19973f28b5df379db31f9e0f92e2 /docs/ReleaseNotes.html
parentcc577c0091e419581c14ecb99e0088d2bb802573 (diff)
downloadllvm-42e957ce34f44d2c3bbecb4835693d124a3fa316.tar.gz
llvm-42e957ce34f44d2c3bbecb4835693d124a3fa316.tar.bz2
llvm-42e957ce34f44d2c3bbecb4835693d124a3fa316.tar.xz
Updated alpha known problems.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24126 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html2
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>