Add missing newline to end of test file.
authorJohn Brawn <john.brawn@arm.com>
Wed, 18 Mar 2015 10:45:12 +0000 (10:45 +0000)
committerJohn Brawn <john.brawn@arm.com>
Wed, 18 Mar 2015 10:45:12 +0000 (10:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232626 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Thumb/stack-access.ll

index 8179e40550fa298531a9e0044daeffe5851a099b..bc5ecc10b4d47fa32bd229efe74af7362b02f565 100644 (file)
@@ -87,4 +87,4 @@ define void @test7() {
   store i32 1, i32* %arrayidx1, align 4
 
   ret void
-}
\ No newline at end of file
+}