This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4cdc8839345 Fix unused variable warnings new c9c28d96fab [WebAssembly] Expose the offset of each data segment new 3b58ca74d38 [Dominators][NFC] Remove extra semicolon...
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: include/llvm/BinaryFormat/Wasm.h | 2 +- include/llvm/Object/Wasm.h | 12 ++++++++---- include/llvm/ObjectYAML/WasmYAML.h | 3 ++- include/llvm/Support/GenericDomTreeConstruction.h | 2 +- lib/Object/WasmObjectFile.cpp | 10 ++++++---- lib/ObjectYAML/WasmYAML.cpp | 3 ++- test/MC/WebAssembly/external-data.ll | 3 ++- test/MC/WebAssembly/unnamed-data.ll | 3 ++- test/ObjectYAML/wasm/data_section.yaml | 5 +++-- tools/obj2yaml/wasm2yaml.cpp | 7 ++++--- tools/yaml2obj/yaml2wasm.cpp | 2 +- 11 files changed, 32 insertions(+), 20 deletions(-)