mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-28 16:11:29 +00:00
Fix Bazel build for llvm-lipo (61e5438498
)
This commit is contained in:
parent
31cc0ab321
commit
6a49c801a7
@ -3231,6 +3231,7 @@ cc_binary(
|
||||
copts = llvm_copts,
|
||||
stamp = 0,
|
||||
deps = [
|
||||
":AllTargetsAsmParsers",
|
||||
":LipoOptsTableGen",
|
||||
":Object",
|
||||
":Option",
|
||||
|
Loading…
Reference in New Issue
Block a user