[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
Thu Jan 16 09:44:36 PST 2020


SouraVX updated this revision to Diff 238532.
SouraVX added a comment.

Thank you @aprantl , for reviewing this.
Addressed minor review comment by @aprantl


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

https://reviews.llvm.org/D72828

Files:
  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/MC/MCObjectFileInfo.cpp
  llvm/test/DebugInfo/MIR/X86/dbg-stack-value-range.mir
  llvm/test/DebugInfo/X86/stringpool.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72828.238532.patch
Type: text/x-patch
Size: 15591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/789e9e2c/attachment.bin>


More information about the llvm-commits mailing list