[PATCH] D49670: dwarfgen: Add support for generating the debug_str_offsets section

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 24 02:46:17 PDT 2018


labath updated this revision to Diff 156988.
labath marked an inline comment as done.
labath added a comment.

Add MCSymbol forward decl


Repository:
  rL LLVM

https://reviews.llvm.org/D49670

Files:
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfFile.cpp
  lib/CodeGen/AsmPrinter/DwarfFile.h
  lib/CodeGen/AsmPrinter/DwarfStringPool.cpp
  lib/CodeGen/AsmPrinter/DwarfStringPool.h
  unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
  unittests/DebugInfo/DWARF/DwarfGenerator.cpp
  unittests/DebugInfo/DWARF/DwarfGenerator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49670.156988.patch
Type: text/x-patch
Size: 12850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/1b1206d0/attachment.bin>


More information about the llvm-commits mailing list