This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f581c654b60 [llvm-symbolizer][doc] Tweak wording of --adjust-vma switch [...] new 4002e040502 [WebAssembly] Re-enable main-function signature rewriting new 7a199454c4a [X86] Add PR40483 test case
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../WebAssembly/WebAssemblyFixFunctionBitcasts.cpp | 36 +++++++++----- test/CodeGen/WebAssembly/call.ll | 4 +- .../WebAssembly/function-bitcasts-varargs.ll | 2 +- test/CodeGen/WebAssembly/function-bitcasts.ll | 2 +- test/CodeGen/WebAssembly/main-declaration.ll | 16 +++--- test/CodeGen/WebAssembly/main-no-args.ll | 13 ++--- test/CodeGen/WebAssembly/main-three-args.ll | 16 ++++++ test/CodeGen/WebAssembly/main-with-args.ll | 2 +- test/CodeGen/X86/combine-sbb.ll | 57 ++++++++++++++++++++++ 9 files changed, 116 insertions(+), 32 deletions(-) create mode 100644 test/CodeGen/WebAssembly/main-three-args.ll