[PATCH] D50279: [WebAssembly] Don't error when --undefined symbols are not found
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 3 16:40:59 PDT 2018
sbc100 updated this revision to Diff 159129.
sbc100 added a comment.
Herald added subscribers: dexonsmith, steven_wu, mehdi_amini.
- Handle --undefined like the ELF linker
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D50279
Files:
test/wasm/call-indirect.ll
test/wasm/cxx-mangling.ll
test/wasm/demangle.ll
test/wasm/export-all.ll
test/wasm/export.ll
test/wasm/load-undefined.test
test/wasm/lto/export.ll
test/wasm/undefined-entry.test
test/wasm/undefined.ll
test/wasm/visibility-hidden.ll
test/wasm/weak-alias-overide.ll
test/wasm/weak-undefined.ll
wasm/Driver.cpp
wasm/SymbolTable.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50279.159129.patch
Type: text/x-patch
Size: 15019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/09985a7a/attachment.bin>
More information about the llvm-commits
mailing list