This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fb1454729e4 Update the LLVM VS integration to sign the assembly. new 2eed0509599 Fix one more warning. new 63fe07e426a [WebAssembly] Ensure bitcasts that would result in invalid [...]
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: lib/Demangle/MicrosoftDemangle.cpp | 1 + .../WebAssembly/WebAssemblyFixFunctionBitcasts.cpp | 107 ++++++++++++++++----- test/CodeGen/WebAssembly/call.ll | 2 +- .../WebAssembly/function-bitcasts-varargs.ll | 8 +- test/CodeGen/WebAssembly/function-bitcasts.ll | 32 +++--- .../WebAssembly/unsupported-function-bitcasts.ll | 62 +++++++++--- 6 files changed, 151 insertions(+), 61 deletions(-)