[PATCH] D72828: [DWARF5] Added support for emission of debug_macro section.
Sourabh Singh Tomar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 01:35:22 PST 2020
SouraVX updated this revision to Diff 243764.
SouraVX marked 4 inline comments as done.
SouraVX added a comment.
Incorporated @ikudrin comments,
Removed a redundant check and a FIXME:Not emitting opcode_operands_table
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72828/new/
https://reviews.llvm.org/D72828
Files:
llvm/include/llvm/BinaryFormat/Dwarf.def
llvm/include/llvm/BinaryFormat/Dwarf.h
llvm/include/llvm/MC/MCObjectFileInfo.h
llvm/lib/BinaryFormat/Dwarf.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/lib/MC/MCObjectFileInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72828.243764.patch
Type: text/x-patch
Size: 14845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/578edc0d/attachment.bin>
More information about the llvm-commits
mailing list