summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/stride-reuse.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/stride-reuse.ll')
-rw-r--r--test/CodeGen/X86/stride-reuse.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/stride-reuse.ll b/test/CodeGen/X86/stride-reuse.ll
index 1251a24005..3f2c7d2f46 100644
--- a/test/CodeGen/X86/stride-reuse.ll
+++ b/test/CodeGen/X86/stride-reuse.ll
@@ -1,6 +1,6 @@
; RUN: llc < %s -march=x86 | FileCheck %s
; RUN: llc < %s -mtriple=x86_64-linux | FileCheck %s
-; CHECK-NOT: lea
+; CHECK-NOT: lea
@B = external global [1000 x float], align 32
@A = external global [1000 x float], align 32