summaryrefslogtreecommitdiff
path: root/test/Transforms/FunctionAttrs/2008-10-04-LocalMemory.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/FunctionAttrs/2008-10-04-LocalMemory.ll')
-rw-r--r--test/Transforms/FunctionAttrs/2008-10-04-LocalMemory.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/FunctionAttrs/2008-10-04-LocalMemory.ll b/test/Transforms/FunctionAttrs/2008-10-04-LocalMemory.ll
index 50ca641200..98cd446910 100644
--- a/test/Transforms/FunctionAttrs/2008-10-04-LocalMemory.ll
+++ b/test/Transforms/FunctionAttrs/2008-10-04-LocalMemory.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -functionattrs | llvm-dis | grep readnone | count 2
+; RUN: opt %s -functionattrs | llvm-dis | grep readnone | count 2
declare i32 @g(i32*) readnone