[PATCH] D35595: Bring back r307364

Rafael Ávila de Espíndola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 18:25:42 PDT 2017


rafael updated this revision to Diff 107221.
rafael added a comment.

This should address the review comments.

Given that this effectively requires foo to be weak in

.symver foo, foo@@bar

I will try an alternative solution too.


https://reviews.llvm.org/D35595

Files:
  ELF/SymbolTable.cpp
  ELF/Symbols.h
  test/ELF/Inputs/symver-archive1.s
  test/ELF/Inputs/symver-archive2.s
  test/ELF/symver-archive.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35595.107221.patch
Type: text/x-patch
Size: 3899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170719/1cbd672d/attachment.bin>


More information about the llvm-commits mailing list