summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2007-10-16-IllegalAsm.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2007-10-16-IllegalAsm.ll')
-rw-r--r--test/CodeGen/X86/2007-10-16-IllegalAsm.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2007-10-16-IllegalAsm.ll b/test/CodeGen/X86/2007-10-16-IllegalAsm.ll
index 5332fa1..6d0cb47 100644
--- a/test/CodeGen/X86/2007-10-16-IllegalAsm.ll
+++ b/test/CodeGen/X86/2007-10-16-IllegalAsm.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=x86_64-linux-gnu | grep movb | not grep x
+; RUN: llc < %s -mtriple=x86_64-linux-gnu | grep movb | not grep x
; PR1734
%struct.CUMULATIVE_ARGS = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 }
OpenPOWER on IntegriCloud