summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-ar/help-message.test
blob: ed17667291dce3047ece497bd1261592be960f60 (plain)
1
2
3
4
5
6
# RUN: llvm-ar h | FileCheck %s
# RUN: llvm-ar -h | FileCheck %s
# RUN: llvm-ar -help | FileCheck %s
# RUN: llvm-ar --help | FileCheck %s

# CHECK: USAGE: llvm-ar
OpenPOWER on IntegriCloud