[PATCH] D41146: [DWARF] DWARF v5: Rework of string offsets table reader

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 21 11:39:13 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL321295: [DWARF v5] Rework of string offsets table reader (authored by wolfgangp, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41146?vs=127790&id=127922#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41146

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/trunk/test/DebugInfo/X86/dwarfdump-str-offsets-dwp.s
  llvm/trunk/test/DebugInfo/X86/dwarfdump-str-offsets-invalid-3.s
  llvm/trunk/test/DebugInfo/X86/dwarfdump-str-offsets-invalid-4.s
  llvm/trunk/test/DebugInfo/X86/dwarfdump-str-offsets-invalid-6.s
  llvm/trunk/test/DebugInfo/X86/dwarfdump-str-offsets-macho.s
  llvm/trunk/test/DebugInfo/X86/dwarfdump-str-offsets.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41146.127922.patch
Type: text/x-patch
Size: 53992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171221/f32cca88/attachment.bin>


More information about the llvm-commits mailing list