summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/alignment.ll
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-09-30 23:21:11 +0000
committerBill Wendling <isanbard@gmail.com>2011-09-30 23:21:11 +0000
commit24b6b8d16a4673470527325e99304d020bb36e83 (patch)
treebf75e84773219df3739e591428731f919b50f290 /llvm/test/CodeGen/X86/alignment.ll
parent9925f197cce894e8913d38e9b259935219a69fc6 (diff)
downloadbcm5719-llvm-24b6b8d16a4673470527325e99304d020bb36e83.tar.gz
bcm5719-llvm-24b6b8d16a4673470527325e99304d020bb36e83.zip
Add new line at end of file.
llvm-svn: 140903
Diffstat (limited to 'llvm/test/CodeGen/X86/alignment.ll')
-rw-r--r--llvm/test/CodeGen/X86/alignment.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/alignment.ll b/llvm/test/CodeGen/X86/alignment.ll
index 7e911159790..5908c0cde61 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
OpenPOWER on IntegriCloud