aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/illegal-insert.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/illegal-insert.ll')
-rw-r--r--test/CodeGen/X86/illegal-insert.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/illegal-insert.ll b/test/CodeGen/X86/illegal-insert.ll
index 59773b2491..dbf1b14684 100644
--- a/test/CodeGen/X86/illegal-insert.ll
+++ b/test/CodeGen/X86/illegal-insert.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o - | llc -march=x86-64
+; RUN: llc < %s -march=x86-64
define <4 x double> @foo0(<4 x double> %t) {
%r = insertelement <4 x double> %t, double 2.3, i32 0