diff options
author | David Majnemer <david.majnemer@gmail.com> | 2015-10-13 22:08:17 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2015-10-13 22:08:17 +0000 |
commit | eba62796cb9bb9e4856b4067a0d0117033cb3c1d (patch) | |
tree | b5fa7004ad484f89e78ee39e04639aa41e5d6169 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | ac93f649fa9449e56527ba8d3b10bf1c73d92af4 (diff) | |
download | bcm5719-llvm-eba62796cb9bb9e4856b4067a0d0117033cb3c1d.tar.gz bcm5719-llvm-eba62796cb9bb9e4856b4067a0d0117033cb3c1d.zip |
[InlineFunction] Correctly inline TerminatePadInst
We forgot to append the terminatepad's arguments which resulted in us
treating the old terminatepad as an argument to the new terminatepad
causing us to crash immediately. Instead, add the old terminatepad's
arguments to the new terminatepad.
This fixes PR25155.
llvm-svn: 250234
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions