aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2021-10-01 09:56:08 +0100
committerFlorian Hahn <flo@fhahn.com>2021-10-01 10:52:48 +0100
commit57fbb9ed0e4c9717b1106ce18f5653ce8f7136fa (patch)
treeab2372155f58be9cc0a25efa4573baff814cbde5 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp
parent81d2cea6902e70c8c29b8b09f56d0c626e093a40 (diff)
downloadllvm-57fbb9ed0e4c9717b1106ce18f5653ce8f7136fa.zip
llvm-57fbb9ed0e4c9717b1106ce18f5653ce8f7136fa.tar.gz
llvm-57fbb9ed0e4c9717b1106ce18f5653ce8f7136fa.tar.bz2
[llvm-reduce] Skip updating calls where OldF isn't the called fn.
When replacing function calls, skip call instructions where the old function is not the called function, but e.g. the old function is passed as an argument. This fixes a crash due to trying to construct invalid IR for the test case. Reviewed By: aeubanks Differential Revision: https://reviews.llvm.org/D109759
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp')
0 files changed, 0 insertions, 0 deletions