llvm-6502/test/Analysis/Lint
Reid Kleckner 9c28314a68 Make llvm.eh.begincatch use an outparam
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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231086 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-03 17:41:09 +00:00
..
address-spaces.ll
check-zero-divide.ll
cppeh-catch-intrinsics-clean.ll Make llvm.eh.begincatch use an outparam 2015-03-03 17:41:09 +00:00
cppeh-catch-intrinsics.ll Make llvm.eh.begincatch use an outparam 2015-03-03 17:41:09 +00:00
lit.local.cfg