[PATCH] D55609: [WebAssembly] Update dylink section parsing

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 12 15:46:56 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL348989: [WebAssembly] Update dylink section parsing (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55609?vs=177899&id=177961#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55609

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: D55609.177961.patch
Type: text/x-patch
Size: 4805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181212/45ab074d/attachment.bin>


More information about the llvm-commits mailing list