mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 10:55:58 +08:00
[bazel] Remove a duplicated dep
This commit is contained in:
@@ -684,7 +684,6 @@ cc_library(
|
||||
srcs = glob(["lib/Conversion/ConvertToSPIRV/*.cpp"]),
|
||||
deps = [
|
||||
"//mlir:ArithDialect",
|
||||
"//mlir:UBDialect",
|
||||
"//mlir:FuncDialect",
|
||||
"//mlir:Pass",
|
||||
"//mlir:SPIRVConversion",
|
||||
|
||||
Reference in New Issue
Block a user