[PATCH] D88405: [LiveDebugValues][InstrRef][1/2] Try harder to recover clobbered variable locations

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 10:05:33 PDT 2020


jmorse updated this revision to Diff 300027.
jmorse marked an inline comment as done.
jmorse added a comment.

Rebase onto existing patches to make this applicable through arc; one line marked "future work" in livedebugvalues_instrref_tolocs.mir now has a variable location, as this is the future work that implements it.


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

https://reviews.llvm.org/D88405

Files:
  llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
  llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp
  llvm/test/DebugInfo/MIR/InstrRef/livedebugvalues_instrref_tolocs.mir
  llvm/test/DebugInfo/MIR/InstrRef/livedebugvalues_recover_clobbers.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88405.300027.patch
Type: text/x-patch
Size: 10941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201022/42fa45d0/attachment.bin>


More information about the llvm-commits mailing list