aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-03-06-frem-fpstack.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2008-03-06-frem-fpstack.ll')
-rw-r--r--test/CodeGen/X86/2008-03-06-frem-fpstack.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2008-03-06-frem-fpstack.ll b/test/CodeGen/X86/2008-03-06-frem-fpstack.ll
index 2d7182e..70a83b5 100644
--- a/test/CodeGen/X86/2008-03-06-frem-fpstack.ll
+++ b/test/CodeGen/X86/2008-03-06-frem-fpstack.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mcpu=i386
+; RUN: llc < %s -march=x86 -mcpu=i386
; PR2122
define float @func(float %a, float %b) nounwind {
entry: