Update BUILD.bazel
Add missing dependency after https://github.com/llvm/llvm-project/pull/142916.
This commit is contained in:
@@ -6882,6 +6882,7 @@ cc_library(
|
||||
":SPIRVDialect",
|
||||
":Support",
|
||||
"//llvm:config",
|
||||
"//llvm:Support",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user