Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/rsp_bisect_test/
H A Dtest.py16 bisect_script = os.path.join(cur_dir, "..", "rsp_bisect.py") variable
24 bisect_script, '--test', test_script, '--rsp', rsp, '--other-rel-path',
/llvm-project-15.0.7/llvm/docs/Proposals/
H A DGitHubMove.rst528 git bisect run ./bisect_script.sh
530 With the `bisect_script.sh` script being::