aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/llvm/llvm.BUILD
diff options
context:
space:
mode:
authorGravatar Peter Hawkins <phawkins@google.com>2016-11-23 17:32:36 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-11-23 17:41:55 -0800
commite7c41c89eca77b3590ab0aeb4c34c8443d858109 (patch)
tree7504914188a737d1f7cc4ac6461334c3d78d5c68 /third_party/llvm/llvm.BUILD
parent3f5a6244c0b3f133fcb9a0fdc6cc4af841240d14 (diff)
Internal-only change.
Change: 140088388
Diffstat (limited to 'third_party/llvm/llvm.BUILD')
-rw-r--r--third_party/llvm/llvm.BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/llvm/llvm.BUILD b/third_party/llvm/llvm.BUILD
index 6238430cc9..4924a49b57 100644
--- a/third_party/llvm/llvm.BUILD
+++ b/third_party/llvm/llvm.BUILD
@@ -1032,7 +1032,7 @@ cc_library(
"include/llvm/Transforms/Instrumentation/*.h",
"include/llvm/Transforms/Instrumentation/*.def",
"include/llvm/Transforms/Instrumentation/*.inc",
- "include/llvm/Transforms/GCovProfiler.h",
+ "include/llvm/Transforms/GCOVProfiler.h",
"include/llvm/Transforms/Instrumentation.h",
"include/llvm/Transforms/InstrProfiling.h",
"include/llvm/Transforms/PGOInstrumentation.h",