[PATCH] D49493: [DebugInfo] Reduce debug_str_offsets section size

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 7 02:55:33 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339122: [DebugInfo] Reduce debug_str_offsets section size (authored by labath, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49493?vs=156795&id=159473#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49493

Files:
  llvm/trunk/include/llvm/CodeGen/DwarfStringPoolEntry.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfStringPool.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/test/DebugInfo/X86/string-offsets-table-order.ll
  llvm/trunk/test/DebugInfo/X86/string-offsets-table.ll
  llvm/trunk/tools/dsymutil/DwarfStreamer.cpp
  llvm/trunk/tools/dsymutil/MachOUtils.cpp
  llvm/trunk/tools/dsymutil/NonRelocatableStringpool.cpp
  llvm/trunk/tools/dsymutil/NonRelocatableStringpool.h
  llvm/trunk/unittests/CodeGen/DIEHashTest.cpp
  llvm/trunk/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
  llvm/trunk/unittests/DebugInfo/DWARF/DwarfGenerator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49493.159473.patch
Type: text/x-patch
Size: 25662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180807/1c5b8040/attachment.bin>


More information about the llvm-commits mailing list