Skip to content

Commit

Permalink
Add missing newline to end of test file.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232626 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
john-brawn-arm committed Mar 18, 2015
1 parent 703b185 commit bf60cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CodeGen/Thumb/stack-access.ll
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ define void @test7() {
store i32 1, i32* %arrayidx1, align 4

ret void
}
}

0 comments on commit bf60cd0

Please sign in to comment.