Allow running llvm/utils/update_any_test_checks.py from working
directories other llvm/utils/.
Fixes:
$ ./llvm/utils/update_any_test_checks.py path/to/foo.ll
utils/update_llc_test_checks.py: not found (used in path/to/foo.ll)
Differential D140586
update_any_test_checks.py: run from any dir nickdesaulniers on Dec 22 2022, 2:23 PM. Authored by
Details Allow running llvm/utils/update_any_test_checks.py from working Fixes:
Diff Detail
|