[PATCH] D43684: [WebAssembly] Add validation to reloc section

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 08:57:27 PST 2018


ncw updated this revision to Diff 136539.
ncw edited the summary of this revision.
ncw added a comment.

Rebased on top of https://reviews.llvm.org/D43940; it's now simpler if we force the reloc section to come after the symtab.


Repository:
  rL LLVM

https://reviews.llvm.org/D43684

Files:
  include/llvm/Object/Wasm.h
  lib/Object/WasmObjectFile.cpp
  test/ObjectYAML/wasm/code_section.yaml
  test/ObjectYAML/wasm/data_section.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43684.136539.patch
Type: text/x-patch
Size: 6445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/432b24f2/attachment.bin>


More information about the llvm-commits mailing list