aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorIgor Kirillov <igor.kirillov@arm.com>2023-04-19 10:11:33 +0000
committerIgor Kirillov <igor.kirillov@arm.com>2023-05-30 16:18:28 +0000
commit40a81d3100b416393557f015efc971497c0bea46 (patch)
tree70a3a8fa8f8d52c5d941ace585837ddf35264e1a /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parentdaa95c7de5b7d004bd6c48f5099b7b88f1f5d16d (diff)
downloadllvm-40a81d3100b416393557f015efc971497c0bea46.zip
llvm-40a81d3100b416393557f015efc971497c0bea46.tar.gz
llvm-40a81d3100b416393557f015efc971497c0bea46.tar.bz2
[CodeGen] Refactor IR generation functions to use IRBuilder in ComplexDeinterleaving pass
This patch updates several functions in LLVM's IR generation code to accept an IRBuilder object as an argument, rather than an Instruction that indicates the insertion point for new instructions. This change is necessary to handle sophisticated -Ofast optimization cases from D148558 where it's unclear which instructions should be used as the insertion point for new operations. Differential Revision: https://reviews.llvm.org/D148703
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions