summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-08-23-linkerprivate.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2009-08-23-linkerprivate.ll')
-rw-r--r--test/CodeGen/X86/2009-08-23-linkerprivate.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2009-08-23-linkerprivate.ll b/test/CodeGen/X86/2009-08-23-linkerprivate.ll
index 615c9633d89..3da8f00a604 100644
--- a/test/CodeGen/X86/2009-08-23-linkerprivate.ll
+++ b/test/CodeGen/X86/2009-08-23-linkerprivate.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mtriple=i686-apple-darwin | FileCheck %s
+; RUN: llc < %s -march=x86 -mtriple=i686-apple-darwin | FileCheck %s
; ModuleID = '/Volumes/MacOS9/tests/WebKit/JavaScriptCore/profiler/ProfilerServer.mm'