summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-08-13-AppendingLinkage.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2007-08-13-AppendingLinkage.ll')
-rw-r--r--test/CodeGen/X86/2007-08-13-AppendingLinkage.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2007-08-13-AppendingLinkage.ll b/test/CodeGen/X86/2007-08-13-AppendingLinkage.ll
index f6ed0fe7a5f..c90a85f1694 100644
--- a/test/CodeGen/X86/2007-08-13-AppendingLinkage.ll
+++ b/test/CodeGen/X86/2007-08-13-AppendingLinkage.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | not grep drectve
+; RUN: llc < %s -march=x86 | not grep drectve
; PR1607
%hlvm_programs_element = type { i8*, i32 (i32, i8**)* }