diff options
author | Jim Ingham <jingham@apple.com> | 2012-09-05 21:12:49 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2012-09-05 21:12:49 +0000 |
commit | bad39e47cdaec2f6c8c9dfc3684e7b15fbdadc00 (patch) | |
tree | e65008288a95f6ff2af9b88d19fbdde20494be15 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 994f4040f506625902f9f381474686002fb626c5 (diff) | |
download | llvm-bad39e47cdaec2f6c8c9dfc3684e7b15fbdadc00.zip llvm-bad39e47cdaec2f6c8c9dfc3684e7b15fbdadc00.tar.gz llvm-bad39e47cdaec2f6c8c9dfc3684e7b15fbdadc00.tar.bz2 |
Move calculating the CurrentInlinedDepth to AFTER the synchronous breakpoint callback gets a chance to run.
If the stopped event comes in with the Restarted bit set, don't try to hand that to the plans, but just return ShouldStop = false. There's nothing useful the plans can do, since the target is already running.
llvm-svn: 163244
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions