[PATCH] D144793: [DebugInfo] Upgrade `dbg.addr` to `dbg.value`

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


jryans updated this revision to Diff 501066.
jryans added a comment.
Herald added a subscriber: ormris.

Switched to appending and extended test to ensure that's indeed what happens.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144793

Files:
  llvm/lib/IR/AutoUpgrade.cpp
  llvm/test/Bitcode/upgrade-dbg-addr.ll
  llvm/test/Bitcode/upgrade-dbg-addr.ll.bc
  llvm/test/Bitcode/upgrade-dbg-value.ll

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


More information about the llvm-commits mailing list