[PATCH] D57323: [WebAssembly] Enable main-function signature rewriting for WASI

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 28 20:26:44 PST 2019


sbc100 accepted this revision.
sbc100 added inline comments.
This revision is now accepted and ready to land.


================
Comment at: test/CodeGen/WebAssembly/main-three-args.ll:4
+; Test that main function with a non-standard third argument is
+; not wrapped on WASI.
 
----------------
Drop the WASI


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57323/new/

https://reviews.llvm.org/D57323





More information about the llvm-commits mailing list