diff options
author | Bill Wendling <isanbard@gmail.com> | 2019-08-14 16:44:07 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2019-08-14 16:44:07 +0000 |
commit | cc2bebe039374d6f0c8251ac322f8f7148d85950 (patch) | |
tree | d1fbfc51dc0fb1fac3378161e56ad3d58c37668c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | 86649980464ef799a7cec900c8b11dd2a7c15a15 (diff) | |
download | bcm5719-llvm-cc2bebe039374d6f0c8251ac322f8f7148d85950.tar.gz bcm5719-llvm-cc2bebe039374d6f0c8251ac322f8f7148d85950.zip |
Ignore indirect branches from callbr.
Summary:
We can't speculate around indirect branches: indirectbr and invoke. The
callbr instruction needs to be included here.
Reviewers: nickdesaulniers, manojgupta, chandlerc
Reviewed By: chandlerc
Subscribers: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D66200
llvm-svn: 368873
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions