summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/inline-asm-fpstack2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/inline-asm-fpstack2.ll')
-rw-r--r--llvm/test/CodeGen/X86/inline-asm-fpstack2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/inline-asm-fpstack2.ll b/llvm/test/CodeGen/X86/inline-asm-fpstack2.ll
index 968561826b5..ffa6ee6e019 100644
--- a/llvm/test/CodeGen/X86/inline-asm-fpstack2.ll
+++ b/llvm/test/CodeGen/X86/inline-asm-fpstack2.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 > %t
+; RUN: llc < %s -march=x86 > %t
; RUN: grep {fld %%st(0)} %t
; PR4185
OpenPOWER on IntegriCloud