This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 47ad42e [Object] Move isNotObjectErrorInvalidFileType out of header. new d640f91 Fixing a test case that I broke by fixing r269846 new 7fdce00 llvm-dwp: Add error handling for multiple type sections in a [...]
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: test/ObjectYAML/MachO/load_commands.yaml | 12 ++++++++---- test/ObjectYAML/MachO/sections.yaml | 6 ++++-- test/tools/llvm-dwp/Inputs/multiple_type_sections.dwp | Bin 0 -> 1912 bytes test/tools/llvm-dwp/X86/multiple_type_sections.test | 3 +++ tools/llvm-dwp/llvm-dwp.cpp | 4 +++- 5 files changed, 18 insertions(+), 7 deletions(-) create mode 100644 test/tools/llvm-dwp/Inputs/multiple_type_sections.dwp create mode 100644 test/tools/llvm-dwp/X86/multiple_type_sections.test