forked from OSchip/llvm-project
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