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

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 2 07:20:20 PDT 2019


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

Update a comment, we don't terminate variables, instead we close locations.


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.218366.patch
Type: text/x-patch
Size: 15579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190902/3ca9a8d0/attachment-0001.bin>


More information about the llvm-commits mailing list