]> granicus.if.org Git - clang/commit
[WebAssembly] Pass through --undefined to Wasm LLD
authorSam Clegg <sbc@chromium.org>
Sat, 2 Dec 2017 23:11:13 +0000 (23:11 +0000)
committerSam Clegg <sbc@chromium.org>
Sat, 2 Dec 2017 23:11:13 +0000 (23:11 +0000)
commited13d69638daccbc38482b8faa9c62b027e1bdc3
tree265e938fe0e13b9314f1d9a5366b4746756b6dcc
parent5a0ab09ed86ed4bc944b76d1bd4f2f784a94464f
[WebAssembly] Pass through --undefined to Wasm LLD

This is a follow-on to D40724 (Wasm entrypoint changes #1,
add `--undefined` argument to LLD).

Patch by Nicholas Wilson

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@319623 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/WebAssembly.cpp