This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e47c957 [AArch64] Simplify isSingExtended()/isZeroExtended(). NFCI. new 5fd6afd [AArch64ISelLowering] Remove `else` after `return` in LowerGl [...] new 2bca52a [Object] Remove check for BIND_OPCODE_DONE/REBASE_OPCODE_DONE.
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/Object/MachOObjectFile.cpp | 20 ++++++++------------ lib/Target/AArch64/AArch64ISelLowering.cpp | 2 +- .../llvm-objdump/Inputs/macho-bind-missing-done | Bin 8432 -> 0 bytes .../llvm-objdump/Inputs/macho-rebase-missing-done | Bin 8456 -> 0 bytes test/tools/llvm-objdump/macho-bad-bind.test | 6 ------ 5 files changed, 9 insertions(+), 19 deletions(-) delete mode 100755 test/tools/llvm-objdump/Inputs/macho-bind-missing-done delete mode 100755 test/tools/llvm-objdump/Inputs/macho-rebase-missing-done