This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b10cbf0e7d8 [WebAssembly] Add equality comparison operators for WasmEventType new 6c7679509f7 [WebAssembly] Add null streamer support
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: .../MCTargetDesc/WebAssemblyMCTargetDesc.cpp | 6 ++++++ .../MCTargetDesc/WebAssemblyTargetStreamer.h | 17 +++++++++++++++++ test/CodeGen/WebAssembly/null-streamer.ll | 19 +++++++++++++++++++ 3 files changed, 42 insertions(+) create mode 100644 test/CodeGen/WebAssembly/null-streamer.ll