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

J. Ryan Stinnett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 01:32:07 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1f9d42aedacd: [DebugInfo] Remove `dbg.addr` from IR (authored by jryans).

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.501803.patch
Type: text/x-patch
Size: 17048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230302/cb8eef6a/attachment.bin>


More information about the llvm-commits mailing list