This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dcb907d088e Fix -Werror=unused-variable error after r369528. new fb4d7290e9a [Attributor] Use existing unreachable instead of introducin [...] new c7e023f5b15 [Attributor][NFC] Remove leftover semicolon new 1ddd66ae99b [Attributor][NFC] Fix copy & paste error new 87a4920162e [BinaryFormat] Teach identify_magic about Tapi files.
The 4 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: include/llvm/BinaryFormat/Magic.h | 1 + lib/BinaryFormat/Magic.cpp | 5 +++++ lib/Object/Binary.cpp | 3 +++ lib/Object/ObjectFile.cpp | 2 ++ lib/Object/SymbolicFile.cpp | 1 + lib/Transforms/IPO/Attributor.cpp | 7 +++++-- test/Transforms/FunctionAttrs/liveness.ll | 10 ++++++++++ unittests/BinaryFormat/TestFileMagic.cpp | 5 +++++ 8 files changed, 32 insertions(+), 2 deletions(-)