aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SelectOptimize.cpp
diff options
context:
space:
mode:
authorJeremy Morse <jeremy.morse@sony.com>2024-01-22 22:36:05 +0000
committerJeremy Morse <jeremy.morse@sony.com>2024-01-22 23:12:01 +0000
commitbe0c8098364b4bc9b210db65f5799bf37aefb605 (patch)
treea9c8c0d64f1ca75b45311758bdd7c211606d5021 /llvm/lib/CodeGen/SelectOptimize.cpp
parent042bb2850dcdd0b8a519f51678f2e40d0a97f548 (diff)
downloadllvm-be0c8098364b4bc9b210db65f5799bf37aefb605.zip
llvm-be0c8098364b4bc9b210db65f5799bf37aefb605.tar.gz
llvm-be0c8098364b4bc9b210db65f5799bf37aefb605.tar.bz2
[NFC][Debuginfo][RemoveDIs] Switch an insertion to use iterators
With the soon-to-land new-debug-info storage model, it's going to be important to use iterators for instruction insertion rather than instruction pointers. This (single line in instcombine) is the last place that trips up our internal testing for debug-info, where we insert a PHI and it should be using an iterator.
Diffstat (limited to 'llvm/lib/CodeGen/SelectOptimize.cpp')
0 files changed, 0 insertions, 0 deletions