[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 14:56:30 PDT 2021


sbc100 updated this revision to Diff 378020.
sbc100 marked 2 inline comments as done.
sbc100 added a comment.

feedback


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


More information about the llvm-commits mailing list