This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 22bd70f Archives require a symbol table on Solaris, even if empty. new 25754c1 [WebAssembly] Use LEB encoding for value types
The 1 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: include/llvm/MC/MCSymbolWasm.h | 15 +- include/llvm/Support/Wasm.h | 24 +- lib/MC/WasmObjectWriter.cpp | 44 +-- .../MCTargetDesc/WebAssemblyMCTargetDesc.cpp | 10 +- .../MCTargetDesc/WebAssemblyMCTargetDesc.h | 42 +-- .../MCTargetDesc/WebAssemblyTargetStreamer.cpp | 18 +- lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp | 36 +-- .../WebAssemblyRuntimeLibcallSignatures.cpp | 358 ++++++++++----------- .../WebAssemblyRuntimeLibcallSignatures.h | 9 +- 9 files changed, 271 insertions(+), 285 deletions(-)