summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/byval6.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/byval6.ll')
-rw-r--r--test/CodeGen/X86/byval6.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/byval6.ll b/test/CodeGen/X86/byval6.ll
index 47269d21d9..b060369a18 100644
--- a/test/CodeGen/X86/byval6.ll
+++ b/test/CodeGen/X86/byval6.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep add | not grep 16
+; RUN: llc < %s -march=x86 | grep add | not grep 16
%struct.W = type { x86_fp80, x86_fp80 }
@B = global %struct.W { x86_fp80 0xK4001A000000000000000, x86_fp80 0xK4001C000000000000000 }, align 32