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