[PATCH] D70700: [WebAssembly] Mangle the argc/argv `main` as `__wasm_argc_argv`

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 20 12:23:48 PST 2019


sbc100 added a comment.

__wasm_argc_argv -> __main_argc_argv in the title?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70700





More information about the llvm-commits mailing list