[llvm] Fix bazel after 3f59a22. (#152151)

This commit is contained in:
Bart Chrzaszcz 2025-08-05 15:57:18 +01:00 committed by GitHub
parent 2e0ddbb5cd
commit 522ea9c330
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4989,6 +4989,7 @@ cc_binary(
":AllTargetsCodeGens",
":BitWriter",
":Core",
":IPO",
":IRPrinter",
":IRReader",
":MC",