summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-11-02-BadAsm.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2007-11-02-BadAsm.ll')
-rw-r--r--test/CodeGen/X86/2007-11-02-BadAsm.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2007-11-02-BadAsm.ll b/test/CodeGen/X86/2007-11-02-BadAsm.ll
index 4ae4d2f9e8d..4e11cda92e6 100644
--- a/test/CodeGen/X86/2007-11-02-BadAsm.ll
+++ b/test/CodeGen/X86/2007-11-02-BadAsm.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin | grep movl | not grep rax
+; RUN: llc < %s -mtriple=x86_64-apple-darwin | grep movl | not grep rax
%struct.color_sample = type { i64 }
%struct.gs_matrix = type { float, i64, float, i64, float, i64, float, i64, float, i64, float, i64 }