[PATCH] D70700: [WebAssembly] Mangle the argc/argv `main` as `__main_argc_argv`
sunfishcode via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 27 09:52:14 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG00072c08c750: [WebAssembly] Mangle the argc/argv `main` as `__wasm_argc_argv`. (authored by sunfishcode).
Changed prior to commit:
https://reviews.llvm.org/D70700?vs=234942&id=247011#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70700/new/
https://reviews.llvm.org/D70700
Files:
clang/lib/AST/Mangle.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/lib/Frontend/InitHeaderSearch.cpp
clang/test/CodeGen/wasm-call-main.c
clang/test/CodeGen/wasm-main.c
clang/test/CodeGen/wasm-main_argc_argv.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70700.247011.patch
Type: text/x-patch
Size: 4915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/47efc139/attachment.bin>
More information about the llvm-commits
mailing list