[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
Wed Jan 25 02:42:30 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293044: [ELF] Add local mapping symbols to ARM PLT entries (authored by psmith).

Changed prior to commit:
  https://reviews.llvm.org/D28956?vs=85550&id=85723#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28956

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28956.85723.patch
Type: text/x-patch
Size: 18170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/97ed27bd/attachment.bin>


More information about the llvm-commits mailing list