[PATCH] D152468: [NFC][DebugInfo][RemoveDIs] Use iterators over instruction pointers when using IRBuilder in various passes

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 07:58:32 PDT 2023


jmorse added a comment.

Mucked around with this further and discovered that some tests are now sensitive to the getStableDebugLoc change -- I think the test fixes as a result are fairly obvious but they could do with reviewing, please see D159485 <https://reviews.llvm.org/D159485> too.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152468/new/

https://reviews.llvm.org/D152468



More information about the llvm-commits mailing list