[PATCH] D106856: [LiveDebugValues] Cleanup Transfers when removing Entry Value Location

Nikola Tesic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 16 03:58:25 PDT 2021


ntesic updated this revision to Diff 366583.
ntesic added a comment.

Reformat the code.
@jmorse, @djtodoro Any additional comments? Thanks.


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

https://reviews.llvm.org/D106856

Files:
  llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp
  llvm/test/DebugInfo/MIR/X86/backup-entry-values-usage.mir
  llvm/test/DebugInfo/MIR/X86/dbgcall-site-reference.mir
  llvm/test/DebugInfo/MIR/X86/entry-value-of-modified-param.mir
  llvm/test/DebugInfo/MIR/X86/remove-entry-value-from-loop.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106856.366583.patch
Type: text/x-patch
Size: 32152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210816/7b3cef0d/attachment.bin>


More information about the llvm-commits mailing list