[all-commits] [llvm/llvm-project] c20954: update_any_test_checks.py: run from any dir

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Mon Jan 9 15:36:43 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c20954dbab8ba32831d691293160d0ed6d19f671
      https://github.com/llvm/llvm-project/commit/c20954dbab8ba32831d691293160d0ed6d19f671
  Author: Nick Desaulniers <ndesaulniers at google.com>
  Date:   2023-01-09 (Mon, 09 Jan 2023)

  Changed paths:
    M llvm/utils/update_any_test_checks.py

  Log Message:
  -----------
  update_any_test_checks.py: run from any dir

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)

Reviewed By: arichardson

Differential Revision: https://reviews.llvm.org/D140586




More information about the All-commits mailing list