This commit is contained in:
Christian Sigg 2025-02-18 07:38:23 +01:00 committed by GitHub
parent 6e532700f8
commit ab8d99530d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11560,7 +11560,7 @@ cc_library(
":Support", ":Support",
":TilingInterface", ":TilingInterface",
":ViewLikeInterface", ":ViewLikeInterface",
"//third_party/llvm/llvm-project/llvm:Support", "//llvm:Support",
], ],
) )