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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 10 21:04:23 PST 2018


MaskRay updated this revision to Diff 173545.
MaskRay added a comment.

Update test


Repository:
  rL LLVM

https://reviews.llvm.org/D54375

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

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


More information about the llvm-commits mailing list