Skip to content

Commit

Permalink
[bazel] port 2ae968a
Browse files Browse the repository at this point in the history
  • Loading branch information
metaflow committed Sep 16, 2024
1 parent cab4c10 commit 57b50a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -1408,7 +1408,7 @@ cc_library(
"lib/Transforms/Instrumentation/*.inc",
]),
hdrs = glob(["include/llvm/Transforms/Instrumentation/*.h"]) + [
"include/llvm/Transforms/Instrumentation.h",
"include/llvm/Transforms/Utils/Instrumentation.h",
],
copts = llvm_copts,
deps = [
Expand Down

0 comments on commit 57b50a9

Please sign in to comment.