[PATCH] D111345: [WebAssembly] Add import info to `dylink` section of shared libraries
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 7 12:46:09 PDT 2021
sbc100 created this revision.
Herald added subscribers: wingo, ecnelises, sunfish, hiraditya, jgravelle-google, dschuff.
sbc100 requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.
See https://github.com/WebAssembly/tool-conventions/pull/175
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D111345
Files:
lld/test/wasm/shared-weak-undefined.s
lld/wasm/SyntheticSections.cpp
llvm/include/llvm/BinaryFormat/Wasm.h
llvm/include/llvm/ObjectYAML/WasmYAML.h
llvm/lib/Object/WasmObjectFile.cpp
llvm/lib/ObjectYAML/WasmYAML.cpp
llvm/tools/obj2yaml/wasm2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111345.377968.patch
Type: text/x-patch
Size: 8542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211007/d096f007/attachment.bin>
More information about the llvm-commits
mailing list