[PATCH] D79571: [DebugInfo][DWARF] Emit a single location instead of a location list
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 13 02:07:12 PDT 2020
Orlando updated this revision to Diff 263644.
Orlando marked 5 inline comments as done.
Orlando added a comment.
+ Addressed your inline comments.
I wrote up an example of another improvement we could make here https://bugs.llvm.org/show_bug.cgi?id=45889.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79571/new/
https://reviews.llvm.org/D79571
Files:
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/test/DebugInfo/X86/single-location-inlined-param.mir
llvm/test/DebugInfo/X86/single-location-interrupted-scope.mir
llvm/test/DebugInfo/X86/single-location.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79571.263644.patch
Type: text/x-patch
Size: 19618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/a89b0747/attachment.bin>
More information about the llvm-commits
mailing list