[WebAssembly] Ensure ArchiveName is set even in the presence of --whole-archive.
authorSam Clegg <sbc@chromium.org>
Tue, 9 Apr 2019 05:41:52 +0000 (05:41 +0000)
committerSam Clegg <sbc@chromium.org>
Tue, 9 Apr 2019 05:41:52 +0000 (05:41 +0000)
commit0cfaa2470f5552a33352454fec08fea66dcba071
treef4bdbf3e90d0ee37e71c0bda620f64a62d3675dc
parent3f2096833a7bce99aea7b06468621a3a5be6475e
[WebAssembly] Ensure ArchiveName is set even in the presence of --whole-archive.

Differential Revision: https://reviews.llvm.org/D60431

llvm-svn: 357966
lld/test/wasm/archive.ll
lld/wasm/Driver.cpp
lld/wasm/InputFiles.cpp
lld/wasm/InputFiles.h
lld/wasm/SymbolTable.cpp
lld/wasm/SymbolTable.h