Home
last modified time | relevance | path

Searched refs:check_path (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/utils/lit/tests/Inputs/shtest-shell/
H A Dvalid-shell.txt5 # RUN: %{python} %S/../check_path.py file %t.write > %t.out
8 # RUN: %{python} %S/../check_path.py file %t.write > %t.out
11 # RUN: %{python} %S/../check_path.py file %t.write > %t.out
22 # RUN: %{python} %S/../check_path.py dir %T/test > %t.out
25 # RUN: %{python} %S/../check_path.py dir %T/test > %t.out
29 # RUN: %{python} %S/../check_path.py dir %T/test > %t.out
39 # RUN: %{python} %S/../check_path.py dir %T/test1 > %t.out
42 # RUN: %{python} %S/../check_path.py dir %T/test1 > %t.out
45 # RUN: %{python} %S/../check_path.py dir %T/test1 > %t.out
55 # RUN: %{python} %S/../check_path
[all...]
H A Dcheck_path.py
/llvm-project/llvm/utils/
H A Dbugpoint_gisel_reducer.py34 def check_path(path): function
43 return check_path(file_name)
115 build_dir = check_path(args.BuildDir)
116 ir_file = check_path(args.IRFile)