Remove Symbol::isPreemptible().
authorRui Ueyama <ruiu@google.com>
Thu, 12 Oct 2017 19:10:41 +0000 (19:10 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 12 Oct 2017 19:10:41 +0000 (19:10 +0000)
commitca05b6fb798f2eed32756c7dfc8886411609bdd8
treede947fa2c6206eabdf1a3c0e74f3e04762fb5ce0
parent70303c011ffdddcfb36bf08d8ec34eb1f231fb3e
Remove Symbol::isPreemptible().

Because it was a redundant accessor to Symbol's public member.

llvm-svn: 315609
lld/ELF/Relocations.cpp
lld/ELF/Symbols.h
lld/ELF/SyntheticSections.cpp