This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f7b340e581a Fixed isReMaterializable setting for LUI instruction. new 8cf7aa39d7c [llvm-objcopy] Return Error from Buffer::allocate(), [ELF]W [...]
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: .../llvm-objcopy/ELF/fail-no-output-directory.test | 2 +- tools/llvm-objcopy/Buffer.cpp | 20 ++++++++++++++------ tools/llvm-objcopy/Buffer.h | 6 +++--- tools/llvm-objcopy/COFF/Writer.cpp | 3 ++- tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 18 ++++++++++++------ tools/llvm-objcopy/ELF/Object.cpp | 22 ++++++++++++---------- tools/llvm-objcopy/ELF/Object.h | 12 ++++++------ tools/llvm-objcopy/llvm-objcopy.cpp | 15 +++++++++++++-- tools/llvm-objcopy/llvm-objcopy.h | 1 + 9 files changed, 64 insertions(+), 35 deletions(-)