[PATCH] D154353: [DebugInfo][RemoveDIs] Implement behind-the-scenes debug-info maintenance in splice / moveBefore / insertBefore APIs

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 07:03:02 PST 2023


jmorse updated this revision to Diff 558060.
jmorse marked 14 inline comments as done.
jmorse added a comment.

(Addressing comments, ticket boxes etc).


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

https://reviews.llvm.org/D154353

Files:
  llvm/include/llvm/IR/BasicBlock.h
  llvm/include/llvm/IR/Instruction.h
  llvm/lib/IR/BasicBlock.cpp
  llvm/lib/IR/DebugProgramInstruction.cpp
  llvm/lib/IR/Instruction.cpp
  llvm/unittests/IR/BasicBlockDbgInfoTest.cpp
  llvm/unittests/IR/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154353.558060.patch
Type: text/x-patch
Size: 72119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231109/8f1f160c/attachment.bin>


More information about the llvm-commits mailing list