summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/unaligned-load.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-01-22 19:51:08 +0000
committerChris Lattner <sabre@nondot.org>2010-01-22 19:51:08 +0000
commit7e02e52e9a816a427906a6cf91ba54af2d83518c (patch)
tree4ebb9546143103d9cbd57634ea7df797256b88a6 /test/CodeGen/X86/unaligned-load.ll
parentd79d9dce47d505369662ae5111dba24f9ccdef68 (diff)
downloadllvm-7e02e52e9a816a427906a6cf91ba54af2d83518c.tar.gz
llvm-7e02e52e9a816a427906a6cf91ba54af2d83518c.tar.bz2
llvm-7e02e52e9a816a427906a6cf91ba54af2d83518c.tar.xz
make this less constrained, we want blank lines between globals.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94201 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/unaligned-load.ll')
-rw-r--r--test/CodeGen/X86/unaligned-load.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/unaligned-load.ll b/test/CodeGen/X86/unaligned-load.ll
index 9fb72a8d45..b61803d10c 100644
--- 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: