[PATCH] D66941: [DebugInfo] LiveDebugValues: explicitly terminate overwritten stack locations

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 10:25:20 PDT 2019


jmorse updated this revision to Diff 218947.
jmorse added a comment.

Expand a comment, explaining why we terminate overwritten spill-locations during LiveDebugValues, instead of leaving it until later.


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

https://reviews.llvm.org/D66941

Files:
  lib/CodeGen/LiveDebugValues.cpp
  test/DebugInfo/MIR/X86/live-debug-values-stack-clobber.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66941.218947.patch
Type: text/x-patch
Size: 15867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190905/5e22fc25/attachment.bin>


More information about the llvm-commits mailing list