This is an archive of the discontinued LLVM Phabricator instance.

update_any_test_checks.py: run from any dir
ClosedPublic

Authored by nickdesaulniers on Dec 22 2022, 2:23 PM.

Details

Summary

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)

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptDec 22 2022, 2:23 PM
nickdesaulniers requested review of this revision.Dec 22 2022, 2:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 22 2022, 2:23 PM
arichardson accepted this revision.Dec 23 2022, 1:21 AM
This revision is now accepted and ready to land.Dec 23 2022, 1:21 AM
This revision was landed with ongoing or failed builds.Jan 9 2023, 3:36 PM
This revision was automatically updated to reflect the committed changes.