[PATCH] D128211: [DebugInfo][InstrRef][NFC] Handle transfers of variadic debug values in InstrRefLDV

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 07:58:36 PDT 2022


StephenTozer updated this revision to Diff 452670.
StephenTozer added a comment.

Addressed all review comments except for the query around erasing existing locations in `transferMlocs`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128211

Files:
  llvm/include/llvm/ADT/STLExtras.h
  llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
  llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128211.452670.patch
Type: text/x-patch
Size: 29051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220815/f5b88a8d/attachment.bin>


More information about the llvm-commits mailing list