projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6e3d5e
)
mention the C++ exception problems on alpha
author
Andrew Lenharth
<andrewl@lenharth.org>
Sat, 14 May 2005 17:43:00 +0000
(17:43 +0000)
committer
Andrew Lenharth
<andrewl@lenharth.org>
Sat, 14 May 2005 17:43:00 +0000
(17:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22029
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index 9bfac5c45529d1dd310e52b680bd9c37104e5438..352527e0c5c0e86d32256bbaf859e5927d8b1a50 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-593,6
+593,8
@@
frontends.</li>
<li>Vararg functions are not supported.</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>