diff options
| author | Bill Wendling <isanbard@gmail.com> | 2011-10-14 23:34:37 +0000 |
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2011-10-14 23:34:37 +0000 |
| commit | 6f3f9a391e4fa5a65c89945c02e5c6650f40343a (patch) | |
| tree | d5ec6767ba1d695f47bb9ed3e2c989bb97864fcb /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
| parent | f82017f3fed6fa6e742778de9b4316e9628b36cb (diff) | |
| download | bcm5719-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

