[PATCH] D133455: [Bazel] Add lit tests to bazel builds.

Christian Sigg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 15:01:52 PDT 2022


csigg updated this revision to Diff 458578.
csigg added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Rebase.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133455/new/

https://reviews.llvm.org/D133455

Files:
  utils/bazel/llvm-project-overlay/llvm/lit_test.bzl
  utils/bazel/llvm-project-overlay/llvm/utils/lit/tests/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/examples/toy/Ch1/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/examples/toy/Ch2/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/examples/toy/Ch3/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/examples/toy/Ch4/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/examples/toy/Ch5/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/examples/toy/Ch6/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/examples/toy/Ch7/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/test/Analysis/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/test/Conversion/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/test/Dialect/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/test/IR/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/test/Pass/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/test/Rewrite/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/test/Target/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/test/Transforms/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/test/mlir-linalg-ods-gen/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/test/mlir-lsp-server/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/test/mlir-opt/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/test/mlir-pdll/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/test/mlir-tblgen/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133455.458578.patch
Type: text/x-patch
Size: 32148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220907/229eed89/attachment.bin>


More information about the llvm-commits mailing list