mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-13 08:46:22 +00:00
[bazel] Fix a typo (#135460)
This commit is contained in:
parent
b74dbf7fb2
commit
a4fbc6f78f
@ -6401,7 +6401,7 @@ cc_library(
|
||||
]),
|
||||
includes = ["include"],
|
||||
deps = [
|
||||
":ControlFlowInterfaces"
|
||||
":ControlFlowInterfaces",
|
||||
":IR",
|
||||
":InferTypeOpInterface",
|
||||
":SMTIncGen",
|
||||
|
Loading…
x
Reference in New Issue
Block a user