This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 90edfc7134c [Dominators] Take fast path when applying <=1 updates new 85da10aa69a [llvm-objcopy] Fix major layout bugs in llvm-objcopy
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: test/tools/llvm-objcopy/segment-shift.test | 70 ++++++++++++++++++++++++++++++ tools/llvm-objcopy/Object.cpp | 21 +-------- tools/llvm-objcopy/Object.h | 1 - 3 files changed, 72 insertions(+), 20 deletions(-) create mode 100644 test/tools/llvm-objcopy/segment-shift.test