From 8f644259dc519d3ac7159e4e662fcd6bcf50cbaf Mon Sep 17 00:00:00 2001 From: Chad Rosier Date: Wed, 14 Dec 2011 01:34:39 +0000 Subject: Add newline at EOF. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146538 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/ARM/fast-isel.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/CodeGen/ARM') diff --git a/test/CodeGen/ARM/fast-isel.ll b/test/CodeGen/ARM/fast-isel.ll index 7fc0804..648d711 100644 --- a/test/CodeGen/ARM/fast-isel.ll +++ b/test/CodeGen/ARM/fast-isel.ll @@ -218,4 +218,4 @@ entry: ; THUMB: vmov s0, r0 ; THUMB: vcmpe.f32 s0, #0 ret i1 %4 -} \ No newline at end of file +} -- cgit v1.1