This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c90b4243b5f [AMDGPU][MC][GFX10] Added sdwa/dpp versions of v_cndmask_b32 new eab53d737ba Update MinidumpYAML to use minidump::Exception for exceptio [...]
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/ObjectYAML/MinidumpYAML.h | 21 +++ lib/ObjectYAML/MinidumpEmitter.cpp | 20 +++ lib/ObjectYAML/MinidumpYAML.cpp | 49 ++++- test/tools/obj2yaml/basic-minidump.yaml | 22 +++ .../minidump-exception-missing-parameter.yaml | 21 +++ unittests/ObjectYAML/MinidumpYAMLTest.cpp | 197 +++++++++++++++++++++ 6 files changed, 328 insertions(+), 2 deletions(-) create mode 100644 test/tools/yaml2obj/minidump-exception-missing-parameter.yaml