[PATCH] D44024: [WebAssembly] Validate sections: order, and presence of required CODE
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 2 09:10:47 PST 2018
ncw created this revision.
ncw added reviewers: sbc100, sunfish.
Herald added subscribers: llvm-commits, aheejin, jgravelle-google, dschuff, jfb.
No test changes.
---
Split out of https://reviews.llvm.org/D43940 as requested - fixing tests is independent of the validation
Repository:
rL LLVM
https://reviews.llvm.org/D44024
Files:
include/llvm/Object/Wasm.h
lib/Object/WasmObjectFile.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44024.136770.patch
Type: text/x-patch
Size: 7254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/6a99d869/attachment.bin>
More information about the llvm-commits
mailing list