[PATCH] D59431: [DebugInfo] Terminate more kinds of location-list ranges at the end of basic blocks

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 26 02:34:43 PDT 2019


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

Rename variable, improve comment, sprinkle a little clang-format.


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

https://reviews.llvm.org/D59431

Files:
  lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
  lib/CodeGen/LiveDebugValues.cpp
  test/DebugInfo/COFF/pieces.ll
  test/DebugInfo/MIR/AArch64/implicit-def-dead-scope.mir
  test/DebugInfo/X86/fission-ranges.ll
  test/DebugInfo/X86/live-debug-values-constprop.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59431.196820.patch
Type: text/x-patch
Size: 26636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190426/e7691533/attachment-0001.bin>


More information about the llvm-commits mailing list