A few of the changes suggested in code review (by Nick Lewycky)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149472 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Hal Finkel
2012-02-01 05:51:45 +00:00
parent 91766fe066
commit 7e004d177f
2 changed files with 9 additions and 8 deletions

View File

@ -1,4 +1,4 @@
/*===---------------------------Vectorize.h ------------------- -*- C++ -*-===*\
/*===---------------------------Vectorize.h --------------------- -*- C -*-===*\
|*===----------- Vectorization Transformation Library C Interface ---------===*|
|* *|
|* The LLVM Compiler Infrastructure *|