[llvm] [bazel] fix bazel (PR #67462)

Aart Bik via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 26 10:20:26 PDT 2023


================
@@ -10330,7 +10331,7 @@ gentbl_cc_library(
     tblgen = ":mlir-tblgen",
     td_file = "include/mlir/Dialect/Vector/IR/Vector.td",
     deps = [
-        ":ArithOpsTdFiles", 
----------------
aartbik wrote:

is this a whitespace fix? hard to see a difference ;-)


https://github.com/llvm/llvm-project/pull/67462


More information about the llvm-commits mailing list