[PATCH] D18731: ELF: Create dynamic symbols for symbol aliases of copy relocations.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 4 13:27:26 PDT 2016


pcc updated this revision to Diff 52617.
pcc added a comment.

Use a sorted list of object aliases


http://reviews.llvm.org/D18731

Files:
  ELF/InputFiles.h
  ELF/OutputSections.cpp
  ELF/Writer.cpp
  test/ELF/Inputs/relocation-copy-alias.s
  test/ELF/relocation-copy-alias.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18731.52617.patch
Type: text/x-patch
Size: 7167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160404/c14b6d69/attachment.bin>


More information about the llvm-commits mailing list