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 [-h]
7