This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b3518390c19 [InstSimplify] Handle (~A & ~B) | (~A ^ B) -> ~A ^ B new 2854ea835f7 [WebAssembly] Read global index in init expression as LEB new 178cf77a735 [WebAssembly] Fix relocation count in wasm binaries with ca [...]
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/MC/WasmObjectWriter.cpp | 2 +- lib/Object/WasmObjectFile.cpp | 2 +- lib/ObjectYAML/WasmYAML.cpp | 3 +++ test/ObjectYAML/wasm/elem_section.yaml | 8 ++++---- 4 files changed, 9 insertions(+), 6 deletions(-)