[all-commits] [llvm/llvm-project] 4e58cb: Remove spurious includes and dependencies from Baz...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Feb 10 23:57:35 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e58cb18d35d87840a6252ef7a50f7f4ccf34817
https://github.com/llvm/llvm-project/commit/4e58cb18d35d87840a6252ef7a50f7f4ccf34817
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-02-11 (Fri, 11 Feb 2022)
Changed paths:
M mlir/test/lib/Dialect/SCF/TestSCFUtils.cpp
M mlir/test/lib/Transforms/TestConstantFold.cpp
M mlir/test/lib/Transforms/TestInlining.cpp
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
M utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
M utils/bazel/llvm-project-overlay/mlir/unittests/BUILD.bazel
Log Message:
-----------
Remove spurious includes and dependencies from Bazel files (NFC)
Differential Revision: https://reviews.llvm.org/D119526
More information about the All-commits
mailing list