summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/darwin-stub.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/darwin-stub.ll')
-rw-r--r--test/CodeGen/X86/darwin-stub.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/X86/darwin-stub.ll b/test/CodeGen/X86/darwin-stub.ll
index 79eb31ac0fd..b4d2e1aa566 100644
--- a/test/CodeGen/X86/darwin-stub.ll
+++ b/test/CodeGen/X86/darwin-stub.ll
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin | grep stub
-; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin9 | not grep stub
+; RUN: llc < %s -mtriple=i386-apple-darwin | grep stub
+; RUN: llc < %s -mtriple=i386-apple-darwin9 | not grep stub
@"\01LC" = internal constant [13 x i8] c"Hello World!\00" ; <[13 x i8]*> [#uses=1]