summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2008-03-25-TwoAddrPassBug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/2008-03-25-TwoAddrPassBug.ll')
-rw-r--r--llvm/test/CodeGen/X86/2008-03-25-TwoAddrPassBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2008-03-25-TwoAddrPassBug.ll b/llvm/test/CodeGen/X86/2008-03-25-TwoAddrPassBug.ll
index 53bb054795e..2d868e0f612 100644
--- a/llvm/test/CodeGen/X86/2008-03-25-TwoAddrPassBug.ll
+++ b/llvm/test/CodeGen/X86/2008-03-25-TwoAddrPassBug.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2
+; RUN: llc < %s -march=x86 -mattr=+sse2
define void @t() {
entry:
OpenPOWER on IntegriCloud