diff options
author | vic <victor.perez@codeplay.com> | 2023-09-19 15:06:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-19 15:06:22 +0200 |
commit | 6d1c6ecbdc4e94cafd51ade0331d7112161a4cf3 (patch) | |
tree | 08cca5a6943a32a40e87a97a5230267f633aeb8f /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
parent | c41b4b6397675c0d75b316aac3bae380f1ac493c (diff) | |
download | llvm-6d1c6ecbdc4e94cafd51ade0331d7112161a4cf3.zip llvm-6d1c6ecbdc4e94cafd51ade0331d7112161a4cf3.tar.gz llvm-6d1c6ecbdc4e94cafd51ade0331d7112161a4cf3.tar.bz2 |
[IR] `SingleBlock::push_back` operations to the back of the block (#66655)
Instead of checking whether the last operation might be a terminator,
always insert operations to the end of the block.
Signed-off-by: Victor Perez <victor.perez@codeplay.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions