Remove an overloaded function to simplify.
authorRui Ueyama <ruiu@google.com>
Wed, 9 Nov 2016 23:37:40 +0000 (23:37 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 9 Nov 2016 23:37:40 +0000 (23:37 +0000)
commit1bdaf3e30c222000eb18be744dc73c13f75f435a
tree7f8dfc6e2e38adaaf1249c5b4d457d18dc3d636a
parent38a666d6e545537674d8cb58bacea0f66b0d624a
Remove an overloaded function to simplify.

This version of addRegular is almost identical to the other except
it lacked "size" parameter.

llvm-svn: 286416
lld/ELF/InputFiles.cpp
lld/ELF/LinkerScript.cpp
lld/ELF/SymbolTable.cpp
lld/ELF/SymbolTable.h