From: John Brawn Date: Wed, 18 Mar 2015 10:45:12 +0000 (+0000) Subject: Add missing newline to end of test file. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=bf60cd0751fd273632d995095087a8f337097f06;p=oota-llvm.git Add missing newline to end of test file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232626 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Thumb/stack-access.ll b/test/CodeGen/Thumb/stack-access.ll index 8179e40550f..bc5ecc10b4d 100644 --- a/test/CodeGen/Thumb/stack-access.ll +++ b/test/CodeGen/Thumb/stack-access.ll @@ -87,4 +87,4 @@ define void @test7() { store i32 1, i32* %arrayidx1, align 4 ret void -} \ No newline at end of file +}