Fix the header comment.
authorNadav Rotem <nrotem@apple.com>
Sat, 20 Apr 2013 05:18:51 +0000 (05:18 +0000)
committerNadav Rotem <nrotem@apple.com>
Sat, 20 Apr 2013 05:18:51 +0000 (05:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179928 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Vectorize/VecUtils.cpp
lib/Transforms/Vectorize/VecUtils.h

index e1ff3d91e16f3a4a999f4b5b9fcff5cbc595f168..c08bed717066c1cb49e2833ccb445763d5d3df31 100644 (file)
@@ -1,4 +1,4 @@
-//===- VecUtils.h --- Vectorization Utilities -----------------------------===//
+//===- VecUtils.cpp --- Vectorization Utilities ---------------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index fed5178b8028b8fae2dc40bdc420bd7ad7d55343..3f6866407a606caf1aad64b08b985740a99121c3 100644 (file)
@@ -1,4 +1,4 @@
-//===- VecUtils.cpp - Vectorization Utilities -----------------------------===//
+//===- VecUtils.h - Vectorization Utilities -------------------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //