[WebAssembly] Fix test/Driver/wasm-toolchain.c in the presence of CLANG_DEFAULT_LINKER
authorSam Clegg <sbc@chromium.org>
Sun, 24 Mar 2019 00:03:41 +0000 (00:03 +0000)
committerSam Clegg <sbc@chromium.org>
Sun, 24 Mar 2019 00:03:41 +0000 (00:03 +0000)
commit4b7bf6a02c9700d6f455533ce76b1a0ffb99bd27
tree5e4ea37a4fe93b4b262c171824b2b87438a46aae
parentd48c8fdd30aca4fc49b93a26391c2d4e3d04ace4
[WebAssembly] Fix test/Driver/wasm-toolchain.c in the presence of CLANG_DEFAULT_LINKER

This was broken in rL356817 (See https://reviews.llvm.org/D59721)

llvm-svn: 356847
clang/test/Driver/wasm-toolchain.c