[PATCH] D28956: [LLD][ELF] Add support for local symbols in Synthetic Sections

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 02:21:45 PST 2017


peter.smith updated this revision to Diff 85550.
peter.smith added a comment.

Updated patch to remove Saver.save for mapping symbol entries.


https://reviews.llvm.org/D28956

Files:
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  ELF/Target.cpp
  ELF/Target.h
  ELF/Writer.cpp
  test/ELF/arm-gnu-ifunc-plt.s
  test/ELF/arm-gnu-ifunc.s
  test/ELF/arm-plt-reloc.s
  test/ELF/arm-thumb-interwork-shared.s
  test/ELF/arm-thumb-plt-reloc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28956.85550.patch
Type: text/x-patch
Size: 17724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/6ae7787b/attachment.bin>


More information about the llvm-commits mailing list