[ELF] - Separate locals list from versions.
authorGeorge Rimar <grimar@accesssoftek.com>
Wed, 16 Nov 2016 18:46:23 +0000 (18:46 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Wed, 16 Nov 2016 18:46:23 +0000 (18:46 +0000)
commit17c65af82f84a05f359617ca11b18f0ce32ea7a7
treea14aa654f3eb7ce01e54fe89d8df62aaa2af74f1
parent0d162b1c4f274a21ad9d3e92239245db56704c24
[ELF] - Separate locals list from versions.

This change separates all versioned locals to be a separate list in config,
that was suggested by Rafael and simplifies the logic a bit.

Differential revision: https://reviews.llvm.org/D26754

llvm-svn: 287132
lld/ELF/Config.h
lld/ELF/LinkerScript.cpp
lld/ELF/SymbolTable.cpp