[PATCH] D79248: [lld][WebAssembly] Implement --unresolved-symbols
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 1 17:15:16 PDT 2020
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff.
Herald added a project: LLVM.
sbc100 retitled this revision from "[WebAssembly][lld] Implement --unresolved-symbols
This is a more full featured version of the existing wasm-specificed
`--allow-undefined` flag that we probably should never have invented." to "[WebAssembly][lld] Implement --unresolved-symbols".
sbc100 edited the summary of this revision.
sbc100 added reviewers: ruiu, kripken.
sbc100 retitled this revision from "[WebAssembly][lld] Implement --unresolved-symbols" to "[lld][WebAssembly] Implement --unresolved-symbols".
This is a more full featured version of the existing wasm-specific
`--allow-undefined` flag that we probably should never have invented.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D79248
Files:
lld/test/wasm/unresolved-symbols.s
lld/wasm/Config.h
lld/wasm/Driver.cpp
lld/wasm/Options.td
lld/wasm/Relocations.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79248.261490.patch
Type: text/x-patch
Size: 7729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/4e5e07f9/attachment-0001.bin>
More information about the llvm-commits
mailing list