projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e09b2a0
)
Add new line at end of file.
author
Bill Wendling
<isanbard@gmail.com>
Fri, 30 Sep 2011 23:21:11 +0000
(23:21 +0000)
committer
Bill Wendling
<isanbard@gmail.com>
Fri, 30 Sep 2011 23:21:11 +0000
(23:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140903
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/alignment.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/alignment.ll
b/test/CodeGen/X86/alignment.ll
index 7e911159790b0a8c7b42bcea48f084bf174ed2bb..5908c0cde61eb5a166ff9d93e68898ef2dbbbbd7 100644
(file)
--- 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