[bazel] Port #166980: TLI/VectorLibrary refactor (#167354)

This commit is contained in:
Jordan Rupprecht 2025-11-10 12:11:33 -06:00 committed by GitHub
parent d2521f14a7
commit ca175843e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1729,6 +1729,7 @@ cc_library(
copts = llvm_copts,
deps = [
":Analysis",
":Core",
":ProfileData",
":Support",
":TargetParser",