summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-10-14 23:34:37 +0000
committerBill Wendling <isanbard@gmail.com>2011-10-14 23:34:37 +0000
commit6f3f9a391e4fa5a65c89945c02e5c6650f40343a (patch)
treed5ec6767ba1d695f47bb9ed3e2c989bb97864fcb /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parentf82017f3fed6fa6e742778de9b4316e9628b36cb (diff)
downloadbcm5719-llvm-6f3f9a391e4fa5a65c89945c02e5c6650f40343a.tar.gz
bcm5719-llvm-6f3f9a391e4fa5a65c89945c02e5c6650f40343a.zip
Mark the invoke call instruction as implicitly defining the callee-saved registers.
The callee-saved registers cannot be live across an invoke call because the control flow may continue along the exceptional edge. When this happens, all of the callee-saved registers are no longer valid. llvm-svn: 142018
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud