This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d29493d [WebAssembly] Add immediate fields to call_indirect and memor [...] new 3089ab8 Try removing an MSVC2010 workaround. new d4998ec [llvm-cov] Add support for loading coverage from multiple objects
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: docs/CommandGuide/llvm-cov.rst | 22 +++++++++--------- test/tools/llvm-cov/load-multiple-objects.test | 11 +++++++++ test/tools/llvm-cov/universal-binary.c | 2 +- tools/llvm-cov/CodeCoverage.cpp | 32 ++++++++++++++++++-------- utils/TableGen/IntrinsicEmitter.cpp | 8 ------- 5 files changed, 46 insertions(+), 29 deletions(-) create mode 100644 test/tools/llvm-cov/load-multiple-objects.test