summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/VecUtils.h
diff options
context:
space:
mode:
authorNadav Rotem <nrotem@apple.com>2013-04-20 05:18:51 +0000
committerNadav Rotem <nrotem@apple.com>2013-04-20 05:18:51 +0000
commitdfd8fcbb00336a0577637936a1c9bc296be60ecd (patch)
treeb2f46d1892df19b62088591df26c50c2fe0fc666 /llvm/lib/Transforms/Vectorize/VecUtils.h
parent5ed99674e95304809e9fce39d55c4f212eda6f42 (diff)
downloadbcm5719-llvm-dfd8fcbb00336a0577637936a1c9bc296be60ecd.tar.gz
bcm5719-llvm-dfd8fcbb00336a0577637936a1c9bc296be60ecd.zip
Fix the header comment.
llvm-svn: 179928
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/VecUtils.h')
-rw-r--r--llvm/lib/Transforms/Vectorize/VecUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/Vectorize/VecUtils.h b/llvm/lib/Transforms/Vectorize/VecUtils.h
index fed5178b802..3f6866407a6 100644
--- a/llvm/lib/Transforms/Vectorize/VecUtils.h
+++ b/llvm/lib/Transforms/Vectorize/VecUtils.h
@@ -1,4 +1,4 @@
-//===- VecUtils.cpp - Vectorization Utilities -----------------------------===//
+//===- VecUtils.h - Vectorization Utilities -------------------------------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud