[PATCH] D120168: [Debuginfo][LSR][NFC] Add support for salvaging variadic dbg.value intrinsics [1/2]

Chris Jackson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 4 08:43:35 PST 2022


chrisjackson updated this revision to Diff 413027.
chrisjackson added a comment.

Attempt to make UpdateDbgValueInst() more clear when adding the DW_OP_stack_value terminator.


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

https://reviews.llvm.org/D120168

Files:
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120168.413027.patch
Type: text/x-patch
Size: 13323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220304/a3c73304/attachment.bin>


More information about the llvm-commits mailing list