[PATCH] D61600: [DebugInfo] More precise variable range for stack locations

Nikola Prica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 01:38:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362923: [DebugInfo] More strict debug range for stack variables (authored by NikolaPrica, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D61600?vs=202667&id=203783#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61600

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.h
  llvm/trunk/test/DebugInfo/MIR/X86/dbg-stack-value-range.mir
  llvm/trunk/test/DebugInfo/X86/fission-ranges.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61600.203783.patch
Type: text/x-patch
Size: 33297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190610/77122435/attachment.bin>


More information about the llvm-commits mailing list