We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab4c10 commit 57b50a9Copy full SHA for 57b50a9
utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
@@ -1408,7 +1408,7 @@ cc_library(
1408
"lib/Transforms/Instrumentation/*.inc",
1409
]),
1410
hdrs = glob(["include/llvm/Transforms/Instrumentation/*.h"]) + [
1411
- "include/llvm/Transforms/Instrumentation.h",
+ "include/llvm/Transforms/Utils/Instrumentation.h",
1412
],
1413
copts = llvm_copts,
1414
deps = [
0 commit comments