aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2011-12-14 01:34:39 +0000
committerChad Rosier <mcrosier@apple.com>2011-12-14 01:34:39 +0000
commit8f644259dc519d3ac7159e4e662fcd6bcf50cbaf (patch)
treed31f68068b2f57a8811795b52691e485308ed8e3
parent798313d6c1f48634f0964d82c6b31364058a280f (diff)
Add newline at EOF.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146538 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/CodeGen/ARM/fast-isel.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/fast-isel.ll b/test/CodeGen/ARM/fast-isel.ll
index 7fc080463a..648d7118c2 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
+}