[PATCH] D54924: [WebAssembly] Check if the section order is correct

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 26 18:15:59 PST 2018


aheejin updated this revision to Diff 175374.
aheejin added a comment.

- Change function name + add comments


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54924

Files:
  include/llvm/BinaryFormat/Wasm.h
  lib/BinaryFormat/Wasm.cpp
  lib/Object/WasmObjectFile.cpp
  test/Object/Inputs/WASM/invalid-section-order.wasm
  test/Object/wasm-invalid-section-order.test
  test/ObjectYAML/wasm/invalid_section_order.yaml
  tools/yaml2obj/CMakeLists.txt
  tools/yaml2obj/yaml2wasm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54924.175374.patch
Type: text/x-patch
Size: 5387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181127/af8171e7/attachment.bin>


More information about the llvm-commits mailing list