Add newline at end of file.

llvm-svn: 67085
This commit is contained in:
Evan Cheng 2009-03-17 17:08:25 +00:00
parent a023598ad3
commit 3e355f6c0d

View 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
}
}