summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/PHIEliminationUtils.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2015-03-03 17:41:09 +0000
committerReid Kleckner <reid@kleckner.net>2015-03-03 17:41:09 +0000
commit2f05d4c91f2020dd4cfff4f66ff77366bd56f246 (patch)
tree647149cca04d44442297dee366058c6c4e4e456a /llvm/lib/CodeGen/PHIEliminationUtils.cpp
parent8e38f30e49f323a78c27083004c8651525e1bbfd (diff)
downloadbcm5719-llvm-2f05d4c91f2020dd4cfff4f66ff77366bd56f246.tar.gz
bcm5719-llvm-2f05d4c91f2020dd4cfff4f66ff77366bd56f246.zip
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 llvm-svn: 231086
Diffstat (limited to 'llvm/lib/CodeGen/PHIEliminationUtils.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud