[PATCH] D54924: [WebAssembly] Check if the section order is correct
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 14 17:01:23 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349221: [WebAssembly] Check if the section order is correct (authored by aheejin, committed by ).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54924/new/
https://reviews.llvm.org/D54924
Files:
llvm/trunk/include/llvm/BinaryFormat/Wasm.h
llvm/trunk/include/llvm/Object/Wasm.h
llvm/trunk/lib/Object/WasmObjectFile.cpp
llvm/trunk/test/Object/Inputs/WASM/invalid-section-order.wasm
llvm/trunk/test/Object/wasm-invalid-section-order.test
llvm/trunk/test/ObjectYAML/wasm/invalid_section_order.yaml
llvm/trunk/tools/yaml2obj/yaml2wasm.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54924.178321.patch
Type: text/x-patch
Size: 9887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181215/a1979793/attachment.bin>
More information about the llvm-commits
mailing list