[PATCH] D79248: [lld][WebAssembly] Implement --unresolved-symbols
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 16:28:50 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG206884bf90cd: [lld][WebAssembly] Implement --unresolved-symbols (authored by sbc100).
Changed prior to commit:
https://reviews.llvm.org/D79248?vs=305524&id=305924#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79248/new/
https://reviews.llvm.org/D79248
Files:
lld/docs/WebAssembly.rst
lld/test/wasm/archive-weak-undefined.ll
lld/test/wasm/cxx-mangling.ll
lld/test/wasm/lto/weak-undefined.ll
lld/test/wasm/undefined-weak-call.ll
lld/test/wasm/unresolved-symbols.s
lld/test/wasm/weak-undefined.ll
lld/wasm/Config.h
lld/wasm/Driver.cpp
lld/wasm/Options.td
lld/wasm/Relocations.cpp
lld/wasm/SymbolTable.cpp
lld/wasm/SymbolTable.h
lld/wasm/Symbols.cpp
lld/wasm/Symbols.h
lld/wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79248.305924.patch
Type: text/x-patch
Size: 24410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201118/0a961221/attachment.bin>
More information about the llvm-commits
mailing list