[PATCH] D78866: [DWARF5] Added support for emission of debug_macro.dwo section
Sourabh Singh Tomar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 27 06:57:30 PDT 2020
SouraVX updated this revision to Diff 260307.
SouraVX added a comment.
Addressed @kudrin comments. Thanks for this!
- Refactored the code accordingly.
- Added `DwarfMacroDWOSection` declaration here since it belongs here. It crept in D78500 <https://reviews.llvm.org/D78500> will revise/remove that. Thanks for pointing this out.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78866/new/
https://reviews.llvm.org/D78866
Files:
llvm/include/llvm/MC/MCObjectFileInfo.h
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/test/DebugInfo/X86/debug-macro-dwo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78866.260307.patch
Type: text/x-patch
Size: 4764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/01b4c782/attachment.bin>
More information about the llvm-commits
mailing list