[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 15:55:30 PST 2018
    
    
  
aheejin updated this revision to Diff 178311.
aheejin added a comment.
- Delete unused `peakUint8`
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54924/new/
https://reviews.llvm.org/D54924
Files:
  include/llvm/BinaryFormat/Wasm.h
  include/llvm/Object/Wasm.h
  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/yaml2wasm.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54924.178311.patch
Type: text/x-patch
Size: 9617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181214/44ad042e/attachment.bin>
    
    
More information about the llvm-commits
mailing list