From 127f410c3aa572d9ba1e8b403d909a14be3884b0 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Fri, 30 Sep 2011 23:21:11 +0000 Subject: Add new line at end of file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140903 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/X86/alignment.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/CodeGen/X86/alignment.ll') diff --git a/test/CodeGen/X86/alignment.ll b/test/CodeGen/X86/alignment.ll index 7e91115979..5908c0cde6 100644 --- a/test/CodeGen/X86/alignment.ll +++ b/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 -- cgit v1.2.3