Skip to content

Commit c19995e

Browse files
authored
[bazel] Fix compiler-rt build after 07c9189
1 parent 9160f49 commit c19995e

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/compiler-rt

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/compiler-rt/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ cc_library(
3939
"//conditions:default": []
4040
}),
4141
hdrs = glob([
42+
"include/profile/*.h",
4243
"include/profile/*.inc",
4344
]),
4445
includes = [

0 commit comments

Comments
 (0)