This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 66f2370bc22 [GISel]: Add support for CSEing continuously during GISel passes. new 29aeb335004 [WebAssembly] Store section alignment as a power of 2
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/BinaryFormat/Wasm.h | 2 +- lib/MC/WasmObjectWriter.cpp | 2 +- test/MC/WebAssembly/array-fill.ll | 2 +- test/MC/WebAssembly/assembler-binary.ll | 2 +- test/MC/WebAssembly/bss.ll | 8 ++++---- test/MC/WebAssembly/comdat.ll | 4 ++-- test/MC/WebAssembly/event-section.ll | 2 +- test/MC/WebAssembly/explicit-sections.ll | 6 +++--- test/MC/WebAssembly/function-sections.ll | 2 +- test/MC/WebAssembly/global-ctor-dtor.ll | 4 ++-- test/MC/WebAssembly/unnamed-data.ll | 10 +++++----- test/MC/WebAssembly/weak-alias.ll | 8 ++++---- test/Object/Inputs/trivial-object-test.wasm | Bin 370 -> 370 bytes test/Object/obj2yaml.test | 4 ++-- test/Object/wasm-bad-metadata-version.yaml | 2 +- test/ObjectYAML/wasm/code_section.yaml | 2 +- test/ObjectYAML/wasm/data_section.yaml | 2 +- test/ObjectYAML/wasm/event_section.yaml | 4 ++-- test/ObjectYAML/wasm/invalid_global_weak.yaml | 2 +- test/ObjectYAML/wasm/linking_section.yaml | 2 +- test/ObjectYAML/wasm/weak_symbols.yaml | 2 +- test/tools/llvm-nm/wasm/exports.yaml | 2 +- test/tools/llvm-nm/wasm/imports.yaml | 2 +- test/tools/llvm-nm/wasm/weak-symbols.yaml | 2 +- test/tools/llvm-objdump/Inputs/trivial.obj.wasm | Bin 370 -> 370 bytes test/tools/llvm-readobj/Inputs/trivial.obj.wasm | Bin 341 -> 341 bytes 26 files changed, 39 insertions(+), 39 deletions(-)