[PATCH] D54375: [DWARF] Change pubnames to use DWARFSection instead of StringRef

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 11 11:00:14 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346615: [DWARF] Change pubnames to use DWARFSection instead of StringRef (authored by MaskRay, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D54375

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFObject.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp
  llvm/trunk/test/DebugInfo/X86/gnu-public-names-multiple-cus-2.s
  llvm/trunk/tools/obj2yaml/dwarf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54375.173564.patch
Type: text/x-patch
Size: 10126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181111/5641bb4e/attachment.bin>


More information about the llvm-commits mailing list