[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:50:56 PDT 2018
sbc100 updated this revision to Diff 159132.
sbc100 added a comment.
- --undefined should work with -r
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.159132.patch
Type: text/x-patch
Size: 15057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/22fb24fc/attachment.bin>
More information about the llvm-commits
mailing list