summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-12-11-FoldImpDefSpill.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2007-12-11-FoldImpDefSpill.ll')
-rw-r--r--test/CodeGen/X86/2007-12-11-FoldImpDefSpill.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2007-12-11-FoldImpDefSpill.ll b/test/CodeGen/X86/2007-12-11-FoldImpDefSpill.ll
index cb7a3dcd33..ca995cc3f6 100644
--- a/test/CodeGen/X86/2007-12-11-FoldImpDefSpill.ll
+++ b/test/CodeGen/X86/2007-12-11-FoldImpDefSpill.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=i686-apple-darwin | not grep IMPLICIT_DEF
+; RUN: llc < %s -mtriple=i686-apple-darwin | not grep IMPLICIT_DEF
%struct.__sbuf = type { i8*, i32 }
%struct.ggBRDF = type { i32 (...)** }