From: Chad Rosier Date: Wed, 14 Dec 2011 01:34:39 +0000 (+0000) Subject: Add newline at EOF. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=8f644259dc519d3ac7159e4e662fcd6bcf50cbaf;p=oota-llvm.git Add newline at EOF. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146538 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/ARM/fast-isel.ll b/test/CodeGen/ARM/fast-isel.ll index 7fc080463a3..648d7118c28 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 +}