Add newline at end of file.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 17 Mar 2009 17:08:25 +0000 (17:08 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 17 Mar 2009 17:08:25 +0000 (17:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67085 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/dagcombine-buildvector.ll

index 2ca4177919011157762f5c24b6b12bdbd71c8622..46c1e65db414d638dee94294f3ed8bc2a0f2e0e6 100644 (file)
@@ -10,4 +10,4 @@ entry:
         %tmp7.i = shufflevector <4 x double> %src, <4 x double> undef, <2 x i32> < i32 0, i32 2 >
         store <2 x double> %tmp7.i, <2 x double>* %dst
         ret void
-}                                             
\ No newline at end of file
+}