[cfe-commits] r148255 - /cfe/trunk/test/CodeGen/ext-vector.c

Tanya Lattner tonic at nondot.org
Mon Jan 16 13:15:33 PST 2012


Author: tbrethou
Date: Mon Jan 16 15:15:33 2012
New Revision: 148255

URL: http://llvm.org/viewvc/llvm-project?rev=148255&view=rev
Log:
Add new line.

Modified:
    cfe/trunk/test/CodeGen/ext-vector.c

Modified: cfe/trunk/test/CodeGen/ext-vector.c
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/CodeGen/ext-vector.c?rev=148255&r1=148254&r2=148255&view=diff
==============================================================================
--- cfe/trunk/test/CodeGen/ext-vector.c (original)
+++ cfe/trunk/test/CodeGen/ext-vector.c Mon Jan 16 15:15:33 2012
@@ -285,4 +285,4 @@
   V = V && V;
   V = V || V;
   return V;
-}
\ No newline at end of file
+}





More information about the cfe-commits mailing list