[PATCH] D54490: [WebAssembly] Add support for dylink section in object format

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 13 12:11:54 PST 2018


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff.

See https://github.com/WebAssembly/tool-conventions/blob/master/DynamicLinking.md.


Repository:
  rL LLVM

https://reviews.llvm.org/D54490

Files:
  include/llvm/BinaryFormat/Wasm.h
  include/llvm/Object/Wasm.h
  include/llvm/ObjectYAML/WasmYAML.h
  lib/Object/WasmObjectFile.cpp
  lib/ObjectYAML/WasmYAML.cpp
  test/ObjectYAML/wasm/dylink_section.yaml
  tools/obj2yaml/wasm2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54490.173906.patch
Type: text/x-patch
Size: 6970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/17177bb6/attachment.bin>


More information about the llvm-commits mailing list