[PATCH] D28401: Handle versioned undefined symbols

Rafael Ávila de Espíndola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 08:20:05 PST 2017


rafael created this revision.
rafael added reviewers: ruiu, pcc.
rafael added a subscriber: llvm-commits.

In order to keep symbol lookup a simple name lookup this patch adds versioned symbols with an explicit @ to the symbol table.


https://reviews.llvm.org/D28401

Files:
  ELF/InputFiles.cpp
  ELF/Symbols.cpp
  test/ELF/undefined-versioned-symbol.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28401.83368.patch
Type: text/x-patch
Size: 4349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170106/ea6748ba/attachment.bin>


More information about the llvm-commits mailing list