summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/inline-asm-q-regs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/inline-asm-q-regs.ll')
-rw-r--r--llvm/test/CodeGen/X86/inline-asm-q-regs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/inline-asm-q-regs.ll b/llvm/test/CodeGen/X86/inline-asm-q-regs.ll
index 19df81b231e..ab44206f806 100644
--- a/llvm/test/CodeGen/X86/inline-asm-q-regs.ll
+++ b/llvm/test/CodeGen/X86/inline-asm-q-regs.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64
+; RUN: llc < %s -march=x86-64
; rdar://7066579
type { i64, i64, i64, i64, i64 } ; type %0
OpenPOWER on IntegriCloud