From ba6aec2cf31869ba959df00ce9e70efeafc2efab Mon Sep 17 00:00:00 2001 From: Chad Rosier Date: Fri, 21 Sep 2012 00:43:18 +0000 Subject: [PATCH] Add newline. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164346 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/ARM/fast-isel.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/CodeGen/ARM/fast-isel.ll b/test/CodeGen/ARM/fast-isel.ll index 075fd2d0d2c..397f006314c 100644 --- a/test/CodeGen/ARM/fast-isel.ll +++ b/test/CodeGen/ARM/fast-isel.ll @@ -267,4 +267,4 @@ entry: %0 = load i16* %x, align 1 ret i16 %0 -} \ No newline at end of file +}