summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/or-address.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/or-address.ll')
-rw-r--r--test/CodeGen/X86/or-address.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/or-address.ll b/test/CodeGen/X86/or-address.ll
index f866e419c3..6bea864027 100644
--- a/test/CodeGen/X86/or-address.ll
+++ b/test/CodeGen/X86/or-address.ll
@@ -46,7 +46,7 @@ return: ; preds = %bb
ret void
}
-; CHECK: test1:
+; CHECK-LABEL: test1:
; CHECK: movl %{{.*}}, (%[[RDI:...]],%[[RCX:...]],4)
; CHECK: movl %{{.*}}, 8(%[[RDI]],%[[RCX]],4)
; CHECK: movl %{{.*}}, 4(%[[RDI]],%[[RCX]],4)