summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/loop-hoist.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/loop-hoist.ll')
-rw-r--r--test/CodeGen/X86/loop-hoist.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/loop-hoist.ll b/test/CodeGen/X86/loop-hoist.ll
index cf63f30265..b52066dac6 100644
--- a/test/CodeGen/X86/loop-hoist.ll
+++ b/test/CodeGen/X86/loop-hoist.ll
@@ -1,6 +1,6 @@
; LSR should hoist the load from the "Arr" stub out of the loop.
-; RUN: llvm-as < %s | llc -relocation-model=dynamic-no-pic -mtriple=i686-apple-darwin8.7.2 | FileCheck %s
+; RUN: llc < %s -relocation-model=dynamic-no-pic -mtriple=i686-apple-darwin8.7.2 | FileCheck %s
; CHECK: _foo:
; CHECK: L_Arr$non_lazy_ptr