[PATCH] D81476: [DWARF5] Enable .debug_line.dwo section emission if macro info is present

Sourabh Singh Tomar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 22:06:56 PDT 2020


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

Addressed @probinson review comments. Thanks for this!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81476

Files:
  llvm/include/llvm/MC/MCDwarf.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
  llvm/test/DebugInfo/X86/debug-line-macro-dwo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81476.270033.patch
Type: text/x-patch
Size: 8578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200611/bbe69fd4/attachment.bin>


More information about the llvm-commits mailing list