mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-01 01:31:26 +00:00
[bazel] Port b0b0043209
This commit is contained in:
parent
8224fb7ef9
commit
55b76fb58e
@ -8340,12 +8340,14 @@ cc_library(
|
||||
],
|
||||
includes = ["include"],
|
||||
deps = [
|
||||
":Analysis",
|
||||
":ArithmeticDialect",
|
||||
":ArithmeticPassIncGen",
|
||||
":BufferizationDialect",
|
||||
":BufferizationTransforms",
|
||||
":FuncDialect",
|
||||
":IR",
|
||||
":InferIntRangeInterface",
|
||||
":MemRefDialect",
|
||||
":Pass",
|
||||
":TransformUtils",
|
||||
|
Loading…
Reference in New Issue
Block a user