Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Transforms / InstCombine / 2008-05-22-NegValVector.ll
index 94e63c86495bac0e13d9b757ff1003a559738507..bf92faf2fec58d67127c16e3f21a036790240f27 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | not grep sub
+; RUN: opt %s -instcombine -S | not grep sub
 
 define <3 x i8> @f(<3 x i8> %a) {
   %A = sub <3 x i8> zeroinitializer, %a