This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c93ee9b17b2 Fixing build error from commit 95cbc3d new 0e98b2621d5 [llvm-lipo] Implement -info
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: .../info-invalid.test} | 8 +-- test/tools/llvm-lipo/info.test | 13 +++++ tools/llvm-lipo/LipoOpts.td | 6 +++ tools/llvm-lipo/llvm-lipo.cpp | 59 +++++++++++++++++----- 4 files changed, 66 insertions(+), 20 deletions(-) copy test/tools/{llvm-objdump/verdef-elf.test => llvm-lipo/info-invalid.test} (79%) create mode 100644 test/tools/llvm-lipo/info.test