mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 05:40:09 +00:00
[bazel] Fix build after 9fa9d9a7e1
This commit is contained in:
parent
286a366d05
commit
5f24e77942
@ -1476,9 +1476,11 @@ cc_library(
|
||||
]),
|
||||
copts = llvm_copts,
|
||||
deps = [
|
||||
":BinaryFormat",
|
||||
":Core",
|
||||
":Object",
|
||||
":Support",
|
||||
":TargetParser",
|
||||
":TransformUtils",
|
||||
],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user