[PATCH] D87014: [DebugInfo] Fix emitting DWARF64 compilation units (5/19).
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 3 07:29:00 PDT 2020
ikudrin updated this revision to Diff 289717.
ikudrin retitled this revision from "[DebugInfo] Fix emitting DWARF64 compilation units (7/19)." to "[DebugInfo] Fix emitting DWARF64 compilation units (5/19).".
ikudrin added a comment.
- Updated to follow changes in the parent commits.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87014/new/
https://reviews.llvm.org/D87014
Files:
llvm/lib/CodeGen/AsmPrinter/DIE.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
llvm/test/DebugInfo/X86/debug-info-dwarf64.ll
llvm/unittests/CodeGen/DIETest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87014.289717.patch
Type: text/x-patch
Size: 9911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200903/c4db5dca/attachment-0001.bin>
More information about the llvm-commits
mailing list