[PATCH] D61600: [DebugInfo] More precise variable range for stack locations
Nikola Prica via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 16 05:20:07 PDT 2019
NikolaPrica updated this revision to Diff 199796.
NikolaPrica added a comment.
-Take last HistoryMapEntries as a representative single value location.
-Update test explanation.
-Strip uneccessary parts of test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61600/new/
https://reviews.llvm.org/D61600
Files:
lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/DebugInfo/MIR/X86/dbg-stack-value-range.mir
test/DebugInfo/X86/fission-ranges.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61600.199796.patch
Type: text/x-patch
Size: 14675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/6d63885a/attachment.bin>
More information about the llvm-commits
mailing list