[all-commits] [llvm/llvm-project] 1dbcb7: [lit] Test changes to make it work with bazel

Christian Sigg via All-commits all-commits at lists.llvm.org
Thu Sep 8 05:52:30 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1dbcb79498d0db465234c68adf52b88e7f87a832
      https://github.com/llvm/llvm-project/commit/1dbcb79498d0db465234c68adf52b88e7f87a832
  Author: Christian Sigg <csigg at google.com>
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
    R llvm/utils/lit/tests/Inputs/reorder/.lit_test_times.txt
    A llvm/utils/lit/tests/Inputs/reorder/lit_test_times
    M llvm/utils/lit/tests/lit.cfg
    M llvm/utils/lit/tests/reorder.py
    M mlir/test/lit.cfg.py

  Log Message:
  -----------
  [lit] Test changes to make it work with bazel

These non-functional changes will make it easier to add the lit tests to the bazel build (see utils/bazel).

Reviewed By: bkramer

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




More information about the All-commits mailing list