Add newline missing in r224010.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224011 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Michael Kuperstein 2014-12-11 11:30:20 +00:00
parent 6ad268ca66
commit 0378ed4368

View File

@ -109,4 +109,4 @@ define void @test6() {
bb:
alloca i32
ret void
}
}