[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
Wed Jul 25 04:56:18 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337910: dwarfgen: Add support for generating the debug_str_offsets section (authored by labath, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49670?vs=157034&id=157229#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49670

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49670.157229.patch
Type: text/x-patch
Size: 12887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180725/064b98af/attachment.bin>


More information about the llvm-commits mailing list