[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
Fri Oct 15 11:51:42 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG659a08399a78: [WebAssembly] Add import info to `dylink` section of shared libraries (authored by sbc100).

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


More information about the llvm-commits mailing list