mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
28d80bd222
llvm-svn: 173999
7 lines
150 B
Python
7 lines
150 B
Python
# Basic sanity check that usage works.
|
|
#
|
|
# RUN: %{lit} --help > %t.out
|
|
# RUN: FileCheck < %t.out %s
|
|
#
|
|
# CHECK: Usage: lit.py [options] {file-or-path}
|