From 02e5fb0f5853aca232b134de8e8c88333a36d5c0 Mon Sep 17 00:00:00 2001 From: Pete Cooper Date: Tue, 8 Nov 2011 00:03:24 +0000 Subject: Added missing newline git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144046 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/X86/vec_udiv_to_shift.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/CodeGen') diff --git a/test/CodeGen/X86/vec_udiv_to_shift.ll b/test/CodeGen/X86/vec_udiv_to_shift.ll index e325f61c9f..6edfcc0c3f 100644 --- a/test/CodeGen/X86/vec_udiv_to_shift.ll +++ b/test/CodeGen/X86/vec_udiv_to_shift.ll @@ -12,4 +12,4 @@ entry: ; CHECK: lshr <4 x i32> %var, %0 = udiv <4 x i32> %var, ret <4 x i32> %0 -} \ No newline at end of file +} -- cgit v1.2.3