[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
Tue May 12 02:39:18 PDT 2020
Orlando updated this revision to Diff 263383.
Orlando added a comment.
I've updated the diff to include 'single-location-inlined-param.mir' and 'single-location-interrupted-scope.mir' which should cover both of those cases IIUC.
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.263383.patch
Type: text/x-patch
Size: 20468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/aa70f9a2/attachment.bin>
More information about the llvm-commits
mailing list