Add missing newline to end of test file.

llvm-svn: 232626
This commit is contained in:
John Brawn 2015-03-18 10:45:12 +00:00
parent db037d9c49
commit 2063cb6305
1 changed files with 1 additions and 1 deletions

View File

@ -87,4 +87,4 @@ define void @test7() {
store i32 1, i32* %arrayidx1, align 4
ret void
}
}