Fix Bazel build for llvm-lipo (61e5438498)

This commit is contained in:
Haojian Wu 2022-09-13 10:26:00 +02:00
parent 31cc0ab321
commit 6a49c801a7

View File

@ -3231,6 +3231,7 @@ cc_binary(
copts = llvm_copts,
stamp = 0,
deps = [
":AllTargetsAsmParsers",
":LipoOptsTableGen",
":Object",
":Option",