[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
Tue Oct 12 17:20:17 PDT 2021


sbc100 updated this revision to Diff 379227.
sbc100 added a comment.

- rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111345/new/

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.379227.patch
Type: text/x-patch
Size: 8513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211013/ffa94036/attachment.bin>


More information about the llvm-commits mailing list