This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 559b7f6aec2 [AArch64] Add new scheduling predicates new c5be1fd0194 [UnrollRuntime] Add DomTree verification under debug mode new 8dbe072cd59 [llvm-objcopy][ELF] Implement a mutable section visitor tha [...]
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: lib/Transforms/Utils/LoopUnrollRuntime.cpp | 6 ++ test/tools/llvm-objcopy/ELF/binary-input.test | 2 +- tools/llvm-objcopy/ELF/Object.cpp | 127 ++++++++++++++++++++------ tools/llvm-objcopy/ELF/Object.h | 58 +++++++++++- 4 files changed, 158 insertions(+), 35 deletions(-)