From: Michael Kuperstein Date: Thu, 11 Dec 2014 11:30:20 +0000 (+0000) Subject: Add newline missing in r224010. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0378ed43685cc7343e487bceddf14f119578fcc0;p=oota-llvm.git Add newline missing in r224010. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224011 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/movtopush.ll b/test/CodeGen/X86/movtopush.ll index 4db1372f948..fd4094a7a1e 100644 --- a/test/CodeGen/X86/movtopush.ll +++ b/test/CodeGen/X86/movtopush.ll @@ -109,4 +109,4 @@ define void @test6() { bb: alloca i32 ret void -} \ No newline at end of file +}