mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-12 01:18:53 +00:00
[bazel] Port 50f82e6847
This commit is contained in:
parent
a597d6a780
commit
0c4e9fbf41
@ -249,6 +249,7 @@ cc_library(
|
||||
name = "TestPass",
|
||||
srcs = glob(["lib/Pass/*.cpp"]),
|
||||
deps = [
|
||||
":TestDialect",
|
||||
"//llvm:Support",
|
||||
"//mlir:IR",
|
||||
"//mlir:Pass",
|
||||
|
Loading…
Reference in New Issue
Block a user