mention the C++ exception problems on alpha

llvm-svn: 22029
This commit is contained in:
Andrew Lenharth 2005-05-14 17:43:00 +00:00
parent 52c1813108
commit 126bbd2bdc

View File

@ -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>