]> granicus.if.org Git - clang/commit
[WebAssembly] Reland of rL356953 (4dcf3acce6)
authorSam Clegg <sbc@chromium.org>
Thu, 28 Mar 2019 17:45:18 +0000 (17:45 +0000)
committerSam Clegg <sbc@chromium.org>
Thu, 28 Mar 2019 17:45:18 +0000 (17:45 +0000)
commit2ccfb1c1553fd8d2eddb7414296faf63832212bb
treeadc9506a2506203ed1f9d200d18406db0992f939
parent0f3d45f893f4c92b4e8e29aa21321ebe90a862b3
[WebAssembly] Reland of rL356953 (4dcf3acce6)

The previous patch was missing GetProgramPath() in the return value
of getLinkerPath().

See https://reviews.llvm.org/D59743

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@357195 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/WebAssembly.cpp
lib/Driver/ToolChains/WebAssembly.h
test/Driver/wasm-toolchain.c
test/Driver/wasm-toolchain.cpp