mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 09:14:23 +08:00
[mlir][Bazel] Add mlir-translate as data for dialect tests.
This commit is contained in:
@@ -11,6 +11,7 @@ package(default_visibility = ["//visibility:public"])
|
||||
data = [
|
||||
"//llvm:llvm-symbolizer",
|
||||
"//mlir:mlir-opt",
|
||||
"//mlir:mlir-translate",
|
||||
"//mlir/test:lit_data",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user