summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/test-nofold.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/test-nofold.ll')
-rw-r--r--test/CodeGen/X86/test-nofold.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/test-nofold.ll b/test/CodeGen/X86/test-nofold.ll
index a24a9a0..772ff6c 100644
--- a/test/CodeGen/X86/test-nofold.ll
+++ b/test/CodeGen/X86/test-nofold.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mcpu=yonah | grep {testl.*%e.x.*%e.x}
+; RUN: llc < %s -march=x86 -mcpu=yonah | grep {testl.*%e.x.*%e.x}
; rdar://5752025
; We don't want to fold the and into the test, because the and clobbers its
OpenPOWER on IntegriCloud