8625704ad8
Former-commit-id: 67aa10e65b237e1c4537630979ee99ebe1374215
7 lines
130 B
Python
7 lines
130 B
Python
# Basic sanity check that usage works.
|
|
#
|
|
# RUN: %{lit} --help > %t.out
|
|
# RUN: FileCheck < %t.out %s
|
|
#
|
|
# CHECK: usage: lit.py [-h]
|