[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 07:34:23 PDT 2018


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

Remove the extra #include


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.157034.patch
Type: text/x-patch
Size: 12656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/be7c07f3/attachment-0001.bin>


More information about the llvm-commits mailing list