[llvm-branch-commits] [clang] [llvm] release/20.x: [reland][DebugInfo] Update DIBuilder insertion to take InsertPosition (#126967) (PR #127124)

Jeremy Morse via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Feb 14 02:33:22 PST 2025


https://github.com/jmorse approved this pull request.

>From a technical perspective this is fine to merge IMO, it's NFC for all intensive purposes and eases the transition from insert-with-instruction-pointers to insert-with-iterators. The only concern is whether it's too late for the release branch; the NFCness should be sufficient for that IMO.

https://github.com/llvm/llvm-project/pull/127124


More information about the llvm-branch-commits mailing list