summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2006-12-19-IntelSyntax.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2006-12-19-IntelSyntax.ll')
-rw-r--r--test/CodeGen/X86/2006-12-19-IntelSyntax.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2006-12-19-IntelSyntax.ll b/test/CodeGen/X86/2006-12-19-IntelSyntax.ll
index 17234b8..f81b303 100644
--- a/test/CodeGen/X86/2006-12-19-IntelSyntax.ll
+++ b/test/CodeGen/X86/2006-12-19-IntelSyntax.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -x86-asm-syntax=intel
+; RUN: llc < %s -march=x86 -x86-asm-syntax=intel
; PR1061
target datalayout = "e-p:32:32"
target triple = "i686-pc-linux-gnu"
OpenPOWER on IntegriCloud