summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py
diff options
context:
space:
mode:
authorJeremy Morse <jeremy.morse@sony.com>2023-09-11 15:00:13 +0100
committerJeremy Morse <jeremy.morse@sony.com>2023-09-11 15:04:51 +0100
commitd529943a27dc22269070f883877531fc4b52cdca (patch)
treec59a5bc76bc26c6ce49a1eb6a938850b428bd92f /lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py
parentedc2fb0733a6cf384e041b69bbcbac18b7ff17c7 (diff)
[NFC][RemoveDIs] Prefer iterators over inst-pointers in InstCombine
As per my proposal for how to eliminate debug intrinsics [0], for various places in InstCombine prefer to insert using an instruction iterator rather than an instruction pointer. This is so that we can eventually pass more information in the iterator class. These call-sites where I've changed the spelling are those that necessary to build a stage2clang to produce an identical binary in the coming no-debug-intrinsics mode. [0] https://discourse.llvm.org/t/rfc-instruction-api-changes-needed-to-eliminate-debug-intrinsics-from-ir/68939 Differential Revision: https://reviews.llvm.org/D152543
Diffstat (limited to 'lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions