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

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 12 13:27:22 PST 2018


sbc100 updated this revision to Diff 177899.
sbc100 added a comment.

- update test


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55609

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
  tools/yaml2obj/yaml2wasm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55609.177899.patch
Type: text/x-patch
Size: 4542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181212/4267636b/attachment.bin>


More information about the llvm-commits mailing list