[PATCH] D61940: [WIP][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
Thu May 16 04:15:58 PDT 2019


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

Update diff to more production-ised version, will edit summary and add reviewers shortly


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.199786.patch
Type: text/x-patch
Size: 11607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/b065adc8/attachment.bin>


More information about the llvm-commits mailing list