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} 7