summaryrefslogtreecommitdiff
path: root/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
commit127f410c3aa572d9ba1e8b403d909a14be3884b0 (patch)
tree78b9ad13c2927d09f13c128d7ee6019faa6c4c7d /test/CodeGen/X86/alignment.ll
parente09b2a0d4964e6a34ea6393e94a9f5a76ba56f1a (diff)
downloadllvm-127f410c3aa572d9ba1e8b403d909a14be3884b0.tar.gz
llvm-127f410c3aa572d9ba1e8b403d909a14be3884b0.tar.bz2
llvm-127f410c3aa572d9ba1e8b403d909a14be3884b0.tar.xz
Add new line at end of file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140903 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/alignment.ll')
-rw-r--r--test/CodeGen/X86/alignment.ll2
1 files changed, 1 insertions, 1 deletions
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