[PATCH] D45922: [DWARF v5] incorrect length of string offsets tables

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 13:06:23 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332030: [DWARF] Fixing a bug in DWARF v5 string offsets tables where the length encoded… (authored by wolfgangp, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45922?vs=143442&id=146204#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45922

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfFile.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  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
  llvm/trunk/test/DebugInfo/X86/string-offsets-multiple-cus.ll
  llvm/trunk/test/DebugInfo/X86/string-offsets-table.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45922.146204.patch
Type: text/x-patch
Size: 14440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/5f39e8b2/attachment.bin>


More information about the llvm-commits mailing list