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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 14 10:39:20 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346880: [WebAssembly] Add support for dylink section in object format (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54490?vs=173910&id=174065#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54490

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54490.174065.patch
Type: text/x-patch
Size: 8744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181114/910f3dd8/attachment.bin>


More information about the llvm-commits mailing list