forked from OSchip/llvm-project
[bazel] Add a missing dependency after 1f971e23f0
This commit is contained in:
parent
44ff4df6de
commit
38406ca9bd
|
@ -3484,6 +3484,7 @@ cc_library(
|
|||
deps = [
|
||||
":ArithmeticDialect",
|
||||
":ArithmeticToLLVM",
|
||||
":ControlFlowOps",
|
||||
":ControlFlowToLLVM",
|
||||
":ConversionPassIncGen",
|
||||
":GPUCommonTransforms",
|
||||
|
|
Loading…
Reference in New Issue