[PATCH] D54376: [ELF] Change GnuPub{Names, Types}Section from StringRef to LLDDWARFSection

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 10 01:19:30 PST 2018


MaskRay created this revision.
MaskRay added reviewers: ruiu, dblaikie, grimar.
Herald added subscribers: llvm-commits, JDevlieghere, arichardson, emaste.
Herald added a reviewer: espindola.

The debug_info_offset value may be relocated.

This is lld side change of https://reviews.llvm.org/D54375.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D54376

Files:
  ELF/DWARF.cpp
  ELF/DWARF.h
  ELF/SyntheticSections.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54376.173499.patch
Type: text/x-patch
Size: 4381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181110/91826ee9/attachment.bin>


More information about the llvm-commits mailing list