This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 10f75512d45 [Analysis] add unit test file for VectorUtils; NFC new 7cc02fd898f [llvm-objcopy] Fix SHT_GROUP ordering.
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: .../ELF/compress-debug-sections-zlib-gnu.test | 13 +---- .../ELF/compress-debug-sections-zlib.test | 7 +-- test/tools/llvm-objcopy/ELF/group-reorder.test | 64 ++++++++++++++++++++++ test/tools/llvm-objcopy/ELF/strip-dwo-groups.test | 10 ++-- tools/llvm-objcopy/ELF/Object.cpp | 10 +++- 5 files changed, 82 insertions(+), 22 deletions(-) create mode 100644 test/tools/llvm-objcopy/ELF/group-reorder.test