This reduces the maintenance burden by using globs, which is the
tradeoff we make in the other LLVM Bazel build files as well.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109720
[Bazel][mlir] Simplify test/BUILD.bazel with globs ClosedPublic Authored by GMNGeoffrey on Sep 13 2021, 1:25 PM.
Details Summary This reduces the maintenance burden by using globs, which is the
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 19 others. · View Herald TranscriptSep 13 2021, 1:25 PM Herald added subscribers: llvm-commits, stephenneuendorffer, nicolasvasilache. · View Herald Transcript This revision is now accepted and ready to land.Sep 13 2021, 1:43 PM Closed by commit rG095bbc3a5a75: [Bazel][mlir] Simplify test/BUILD.bazel with globs (authored by GMNGeoffrey). · Explain WhySep 13 2021, 1:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 372336 utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
|