mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-06 20:32:19 +00:00
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}
|