summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAndy Yankovsky <weratt@gmail.com>2022-07-21 16:41:32 +0000
committerAndy Yankovsky <weratt@gmail.com>2022-07-22 09:22:40 +0000
commit5c39c31a99525630dfe684fed48292a50fd0c3c9 (patch)
treee53611dd2fdecf8bc0588976da92120b2e05ac45 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent35b80c448bbc056a7060201c9f62eec9115e3c31 (diff)
[lldb] Handle jumping to the end in DW_OP_skip/DW_OP_bra
DW_OP_skip/DW_OP_bra can move offset to the end of the data, which means that this was the last instruction to execute and the interpreter should terminate. Reviewed By: labath Differential Revision: https://reviews.llvm.org/D130285
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions