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:
d79d9dc
)
make this less constrained, we want blank lines between globals.
author
Chris Lattner
<sabre@nondot.org>
Fri, 22 Jan 2010 19:51:08 +0000
(19:51 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 22 Jan 2010 19:51:08 +0000
(19:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94201
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/unaligned-load.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/unaligned-load.ll
b/test/CodeGen/X86/unaligned-load.ll
index 9fb72a8d459f4b8c4378af3f1e3e3637b5ac33b9..b61803d10ce409d3168fe227c0ab3fd0c22aa08c 100644
(file)
--- a/
test/CodeGen/X86/unaligned-load.ll
+++ b/
test/CodeGen/X86/unaligned-load.ll
@@
-23,5
+23,5
@@
declare void @llvm.memcpy.i64(i8* nocapture, i8* nocapture, i64, i32) nounwind
; CHECK: .align 3
; CHECK-NEXT: _.str1:
; CHECK-NEXT: .asciz "DHRYSTONE PROGRAM, SOME STRING"
-; CHECK
-NEXT
: .align 3
+; CHECK: .align 3
; CHECK-NEXT: _.str3: