[PATCH] D42021: [DWARF] v5 implementation of string offsets tables - producer side

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 26 10:55:45 PST 2018


This revision was automatically updated to reflect the committed changes.
wolfgangp marked an inline comment as done.
Closed by commit rL323546: [DWARF] Generate DWARF v5 string offsets tables along with strx* index forms. (authored by wolfgangp, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42021?vs=130344&id=131627#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42021

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/DIE.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
  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/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.h
  llvm/trunk/test/DebugInfo/Generic/string-offsets-form.ll
  llvm/trunk/test/DebugInfo/Generic/string-offsets-multiple-cus.ll
  llvm/trunk/test/DebugInfo/Generic/string-offsets-table.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42021.131627.patch
Type: text/x-patch
Size: 48009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180126/c058a162/attachment.bin>


More information about the llvm-commits mailing list