mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
34a636c32a
Ultimately, __CxxFrameHandler3 needs us to put a stack offset in a table, and it will take responsibility for copying the exception object into that slot. Modelling the exception object as an SSA value returned by begincatch isn't going to work in general, so make it use an output parameter. Reviewers: andrew.w.kaylor Differential Revision: http://reviews.llvm.org/D7920 llvm-svn: 231086 |
||
---|---|---|
.. | ||
address-spaces.ll | ||
check-zero-divide.ll | ||
cppeh-catch-intrinsics-clean.ll | ||
cppeh-catch-intrinsics.ll | ||
lit.local.cfg |