summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fold-mul-lohi.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/fold-mul-lohi.ll')
-rw-r--r--test/CodeGen/X86/fold-mul-lohi.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/fold-mul-lohi.ll b/test/CodeGen/X86/fold-mul-lohi.ll
index 493f1f21c8..abd8ddd92c 100644
--- a/test/CodeGen/X86/fold-mul-lohi.ll
+++ b/test/CodeGen/X86/fold-mul-lohi.ll
@@ -1,5 +1,5 @@
; RUN: llvm-as < %s | llc -march=x86 | not grep lea
-; RUN: llvm-as < %s | llc -march=x86-64 -relocation-model=pic | not grep lea
+; RUN: llvm-as < %s | llc -march=x86-64 | not grep lea
@B = external global [1000 x i8], align 32
@A = external global [1000 x i8], align 32