[bazel] Port 0ceb0c377a3e67b70965c32e7f21fe8b33f555d2

This commit is contained in:
Benjamin Kramer 2025-07-04 10:27:02 +02:00
parent a89e232058
commit c7d3b81896

View File

@ -1710,6 +1710,7 @@ cc_library(
]),
copts = llvm_copts,
deps = [
":BinaryFormat",
":Core",
":Support",
],