summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/alignment.ll
diff options
context:
space:
mode:
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 7e91115..5908c0c 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
OpenPOWER on IntegriCloud