Make a member function private and rename it to avoid function overloading.
authorRui Ueyama <ruiu@google.com>
Wed, 10 Oct 2018 22:49:29 +0000 (22:49 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 10 Oct 2018 22:49:29 +0000 (22:49 +0000)
commit3c4344810a54989a0c5b7546fce9580800a12e50
tree1ee0ddac7dae9215283a490cfcf0dc2dcd2325d9
parent11ca54f49ce708e2b892e51e6b53f4d9e78176f3
Make a member function private and rename it to avoid function overloading.

llvm-svn: 344196
lld/ELF/SymbolTable.cpp
lld/ELF/SymbolTable.h