summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-07-06-TwoAddrAssert.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2009-07-06-TwoAddrAssert.ll')
-rw-r--r--test/CodeGen/X86/2009-07-06-TwoAddrAssert.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2009-07-06-TwoAddrAssert.ll b/test/CodeGen/X86/2009-07-06-TwoAddrAssert.ll
index 71b46f295f7..fcc71aef23a 100644
--- a/test/CodeGen/X86/2009-07-06-TwoAddrAssert.ll
+++ b/test/CodeGen/X86/2009-07-06-TwoAddrAssert.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mtriple=x86_64-unknown-freebsd7.2
+; RUN: llc < %s -march=x86 -mtriple=x86_64-unknown-freebsd7.2
; PR4478
%struct.sockaddr = type <{ i8, i8, [14 x i8] }>