Simplify ARMTargetParser::getArchSynonym
[oota-llvm.git] / utils / lit / tests / usage.py
1 # Basic sanity check that usage works.
2 #
3 # RUN: %{lit} --help > %t.out
4 # RUN: FileCheck < %t.out %s
5 #
6 # CHECK: Usage: lit.py [options] {file-or-path}