mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-15 16:07:49 +00:00
mention the C++ exception problems on alpha
llvm-svn: 22029
This commit is contained in:
parent
52c1813108
commit
126bbd2bdc
@ -593,6 +593,8 @@ frontends.</li>
|
|||||||
|
|
||||||
<li>Vararg functions are not supported.</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>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user