This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 55e4ae96b05 [PowerPC] Fix machine verify pass error for PATCHPOINT pseu [...] new 7d9f83ae33f [llvm-objcopy] [COFF] Use Error/Expected returns instead of [...]
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: tools/llvm-objcopy/COFF/COFFObjcopy.cpp | 8 +++-- tools/llvm-objcopy/COFF/Reader.cpp | 54 ++++++++++++++++++--------------- tools/llvm-objcopy/COFF/Reader.h | 11 ++++--- tools/llvm-objcopy/COFF/Writer.cpp | 37 +++++++++++----------- tools/llvm-objcopy/COFF/Writer.h | 9 +++--- 5 files changed, 63 insertions(+), 56 deletions(-)