[all-commits] [llvm/llvm-project] a6e910: [Bazel] Allow lit_test() macro to be used from oth...

Christian Sigg via All-commits all-commits at lists.llvm.org
Sat Sep 17 02:06:31 PDT 2022


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

  Changed paths:
    M utils/bazel/llvm-project-overlay/llvm/lit_test.bzl

  Log Message:
  -----------
  [Bazel] Allow lit_test() macro to be used from other repos.

Wrap implicit dependencies in Label() so that they refer to @llvm-project, see https://bazel.build/rules/lib/Label#Label.

This change allows lit_test() to be used from other bazel repositories.




More information about the All-commits mailing list