[PATCH] D144800: [DebugInfo] Remove `dbg.addr` from CodeGen

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


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144800

Files:
  llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
  llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/DebugInfo/X86/dbg-addr-dse.ll
  llvm/test/DebugInfo/X86/dbg-addr.ll
  llvm/test/DebugInfo/X86/merge-equivalent-ranges.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144800.501802.patch
Type: text/x-patch
Size: 14399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230302/5a824b0b/attachment.bin>


More information about the llvm-commits mailing list