[bazel] Quick fix for #145584 (Core deps ProfileData/InstrProf.h)

This commit is contained in:
NAKAMURA Takumi
2025-07-01 09:43:15 +09:00
parent 6323541a2a
commit 24c4bba076

View File

@@ -985,6 +985,8 @@ cc_library(
"include/llvm/Analysis/SimplifyQuery.h",
"include/llvm/Analysis/ValueTracking.h",
"include/llvm/Analysis/WithCache.h",
"include/llvm/ProfileData/InstrProf.h",
"include/llvm/ProfileData/InstrProfData.inc",
] + [":llvm_intrinsics_headers"],
copts = llvm_copts,
textual_hdrs = glob([