Home
last modified time | relevance | path

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

/llvm-project/llvm/test/Other/
H A Dopt-bisect-helper.py25 check_command = [args.filecheckcmd, args.test, "--check-prefix=%s" % args.prefix] variable
32 filecheck_result = subprocess.Popen(check_command, stdin=opt_result.stdout)