[PATCH] D37358: [WebAssembly] Validate exports when parsing object files
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 31 14:45:21 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL312286: [WebAssembly] Validate exports when parsing object files (authored by sbc).
Repository:
rL LLVM
https://reviews.llvm.org/D37358
Files:
llvm/trunk/include/llvm/Object/Wasm.h
llvm/trunk/lib/Object/WasmObjectFile.cpp
llvm/trunk/test/ObjectYAML/wasm/export_section.yaml
llvm/trunk/test/ObjectYAML/wasm/invalid_export.yaml
llvm/trunk/test/tools/llvm-nm/wasm/exports.yaml
llvm/trunk/test/tools/llvm-nm/wasm/weak-symbols.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37358.113480.patch
Type: text/x-patch
Size: 5619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170831/5c16cb53/attachment.bin>
More information about the llvm-commits
mailing list