mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-28 18:54:55 +00:00
More bazel fixes
This commit is contained in:
parent
5a99b776eb
commit
115a5a616e
@ -8479,6 +8479,7 @@ cc_library(
|
||||
":IR",
|
||||
":PDLDialect",
|
||||
":PDLLAST",
|
||||
":PDLLODS",
|
||||
":Parser",
|
||||
":Support",
|
||||
"//llvm:Support",
|
||||
@ -8513,6 +8514,7 @@ cc_binary(
|
||||
deps = [
|
||||
":IR",
|
||||
":PDLLAST",
|
||||
":PDLLODS",
|
||||
":PDLLCodeGen",
|
||||
":PDLLParser",
|
||||
":Support",
|
||||
|
Loading…
Reference in New Issue
Block a user