This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 00bb3b5609d Revert "Fix isPodLike for MSVC and use it in TypeHashing." new e1acb56f119 [WebAssembly] Add support for init functions linking metadata
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 | 7 +++++++ include/llvm/Object/Wasm.h | 1 + include/llvm/ObjectYAML/WasmYAML.h | 11 +++++++++++ lib/Object/WasmObjectFile.cpp | 21 ++++++++++++++++++++- lib/ObjectYAML/WasmYAML.cpp | 7 +++++++ test/ObjectYAML/wasm/linking_section.yaml | 6 ++++++ tools/obj2yaml/wasm2yaml.cpp | 8 ++++++-- tools/yaml2obj/yaml2wasm.cpp | 11 +++++++++++ 8 files changed, 69 insertions(+), 3 deletions(-)