[PATCH] D144801: [DebugInfo] Remove `dbg.addr` from IR

J. Ryan Stinnett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 03:35:33 PST 2023


jryans updated this revision to Diff 501074.
jryans edited the summary of this revision.
jryans added a comment.

Rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144801

Files:
  llvm/include/llvm/IR/DIBuilder.h
  llvm/include/llvm/IR/DebugInfo.h
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/IR/DIBuilder.cpp
  llvm/lib/IR/DebugInfo.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/unittests/IR/BasicBlockTest.cpp
  llvm/unittests/IR/DebugInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144801.501074.patch
Type: text/x-patch
Size: 17048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230228/a32f537b/attachment.bin>


More information about the llvm-commits mailing list