[bazel] Port #150633 HLSLBinding.h (#151546)

This commit is contained in:
Jordan Rupprecht 2025-07-31 11:04:14 -05:00 committed by GitHub
parent 523b4b0312
commit c05611f191
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -1281,6 +1281,7 @@ cc_library(
":AnalysisFpExc",
":BinaryFormat",
":Core",
":FrontendHLSL",
":Object",
":ProfileData",
":Support",

View File

@ -133,6 +133,7 @@ cc_test(
"//llvm:AsmParser",
"//llvm:CodeGen",
"//llvm:Core",
"//llvm:FrontendHLSL",
"//llvm:Instrumentation",
"//llvm:Passes",
"//llvm:Support",