Add new line at end of file.

llvm-svn: 140903
diff --git a/llvm/test/CodeGen/X86/alignment.ll b/llvm/test/CodeGen/X86/alignment.ll
index 7e91115..5908c0c 100644
--- a/llvm/test/CodeGen/X86/alignment.ll
+++ b/llvm/test/CodeGen/X86/alignment.ll
@@ -40,4 +40,4 @@
 ; CHECK: 	.comm	GlobalBS,384,8
 
 @GlobalCS = common global { [384 x i8] } zeroinitializer, align 2, section "foo"
-; CHECK: 	.comm	GlobalCS,384,2
\ No newline at end of file
+; CHECK: 	.comm	GlobalCS,384,2