[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
Sun Apr 5 13:21:34 PDT 2020


SouraVX updated this revision to Diff 255190.
SouraVX edited the summary of this revision.
SouraVX added a comment.

Addressed review comments by @dblaikie. Thanks for this!
-Refactored and rebased on trunk.
-Added a brief descriptive comment stating intention of the test case.
-Edited summary to remove previously stated objdump based testing statement.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72828/new/

https://reviews.llvm.org/D72828

Files:
  llvm/include/llvm/MC/MCObjectFileInfo.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/test/DebugInfo/X86/debug-macro-v5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72828.255190.patch
Type: text/x-patch
Size: 15389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200405/085bf9ec/attachment.bin>


More information about the llvm-commits mailing list