[PATCH] D86151: [DwarfDebug] Improve single location detection in validThroughout (2/4)

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 04:14:11 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0b5a8050ea39: [DwarfDebug] Improve single location detection in validThroughout (2/4) (authored by Orlando).

Changed prior to commit:
  https://reviews.llvm.org/D86151?vs=286319&id=288265#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86151

Files:
  llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h
  llvm/include/llvm/CodeGen/DebugHandlerBase.h
  llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
  llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/test/DebugInfo/MIR/AArch64/implicit-def-dead-scope.mir
  llvm/test/DebugInfo/MIR/X86/callsite-stack-value.mir
  llvm/test/DebugInfo/X86/single-location-2.mir
  llvm/test/DebugInfo/X86/trim-var-locs.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86151.288265.patch
Type: text/x-patch
Size: 13219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/d5c74f1a/attachment.bin>


More information about the llvm-commits mailing list