1## Missing library type option:
2# RUN: not llvm-libtool-darwin -o %t.lib %t.input 2>&1 | \
3# RUN:   FileCheck %s --check-prefix=MISSING-OPERATION
4
5# MISSING-OPERATION: Library Type: option: must be specified
6