This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 893650af09e [X86] Don't use PMADDWD for vector add reductions of multip [...] new 3a2349803ce [llvm-objcopy] - Reimplement strip-dwo-groups.test to stop [...] new 23753c4019a [obj2yaml] - Report a error when unable to resolve a sh_lin [...]
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/tools/llvm-objcopy/ELF/Inputs/groups.o | Bin 5368 -> 0 bytes test/tools/llvm-objcopy/ELF/strip-dwo-groups.test | 106 +++++++++++++++------- test/tools/obj2yaml/elf-shlink.yaml | 58 ++++++++++++ tools/obj2yaml/elf2yaml.cpp | 8 +- 4 files changed, 135 insertions(+), 37 deletions(-) delete mode 100644 test/tools/llvm-objcopy/ELF/Inputs/groups.o create mode 100644 test/tools/obj2yaml/elf-shlink.yaml