[PATCH] D61940: [DebugInfo] Don't always extend variable locations when the reg location is unchanging

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 05:34:04 PDT 2019


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

Apply review comments (change a vector size, shuffle the order of some blocks).


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

https://reviews.llvm.org/D61940

Files:
  lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
  test/DebugInfo/AArch64/inlined-argument.ll
  test/DebugInfo/AArch64/struct_by_value.ll
  test/DebugInfo/COFF/pieces.ll
  test/DebugInfo/X86/dbg-addr.ll
  test/DebugInfo/X86/reference-argument.ll
  test/DebugInfo/X86/stack-value-piece.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61940.200466.patch
Type: text/x-patch
Size: 13980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190521/0c97656d/attachment.bin>


More information about the llvm-commits mailing list