Remove elf::createSharedFile and move its code to SharedFile's ctor. NFC.
authorRui Ueyama <ruiu@google.com>
Mon, 27 May 2019 07:26:13 +0000 (07:26 +0000)
committerRui Ueyama <ruiu@google.com>
Mon, 27 May 2019 07:26:13 +0000 (07:26 +0000)
commit76737f4d19f7d9d653b232b810bbc917d9a41ac1
tree779dff435299fbf40bb557798ffddafc565c551c
parent0ff41b8a5afbb07bde8eaada42b1f7ea3a508101
Remove elf::createSharedFile and move its code to SharedFile's ctor. NFC.

llvm-svn: 361747
lld/ELF/Driver.cpp
lld/ELF/InputFiles.cpp
lld/ELF/InputFiles.h