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
This commit is contained in:
John Brawn 2015-03-18 10:45:12 +00:00
parent 703b185464
commit bf60cd0751

View File

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