[PATCH] D54070: [WebAssembly] Update test cases after main wrapper generation
    Heejin Ahn via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Nov  3 03:33:49 PDT 2018
    
    
  
aheejin added a comment.
This does not update these 'invalid' test cases:
  test/tools/llvm-objdump/Inputs/corrupt-section.wasm
  test/tools/llvm-objdump/Inputs/trivial.obj.wasm
  test/Object/Inputs/WASM/string-outside-section.wasm
Because it is unclear how to regenerate these invalid test cases. Do you think we should regenerate them? If so, how? @sbc100
Repository:
  rL LLVM
https://reviews.llvm.org/D54070
    
    
More information about the llvm-commits
mailing list