summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/double_dots.c
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2016-06-29 16:23:34 +0000
committerVedant Kumar <vsk@apple.com>2016-06-29 16:23:34 +0000
commit2ca5eaa85af3114d7184940ff51d74af74efe153 (patch)
tree91e48313a20c855f2eb43f6631e423c6c6683923 /llvm/test/tools/llvm-cov/double_dots.c
parent4a54abeacd48f5f098946bc402f45ca7120fe16d (diff)
downloadbcm5719-llvm-2ca5eaa85af3114d7184940ff51d74af74efe153.tar.gz
bcm5719-llvm-2ca5eaa85af3114d7184940ff51d74af74efe153.zip
Fix a typo; NFC
llvm-svn: 274136
Diffstat (limited to 'llvm/test/tools/llvm-cov/double_dots.c')
-rw-r--r--llvm/test/tools/llvm-cov/double_dots.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/llvm-cov/double_dots.c b/llvm/test/tools/llvm-cov/double_dots.c
index fe78d91e9dd..a9c47a4aac8 100644
--- a/llvm/test/tools/llvm-cov/double_dots.c
+++ b/llvm/test/tools/llvm-cov/double_dots.c
@@ -1,4 +1,4 @@
-// To create the covmapping for this file, copy this file to /tmp/dots/test.c,
+// To create the covmapping for this file, copy this file to /tmp/dots/,
// cd into /tmp/dots, and pass "../dots/double_dots.c" to the compiler. Use
// llvm-cov convert-for-testing to extract the covmapping.
OpenPOWER on IntegriCloud