[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 10:04:07 PST 2018


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

Add 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.173520.patch
Type: text/x-patch
Size: 9740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181110/16aa0e62/attachment.bin>


More information about the llvm-commits mailing list