fix some failures my callgraph dump format change broke.
[oota-llvm.git] / test / Analysis / CallGraph / 2008-09-09-DirectCall.ll
index 6e34209a0e362fa8ad675a1669ab686406be3384..784d6c7ba1b123ab1e9246ee0561477e91d95613 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: opt < %s -print-callgraph -disable-output |& \
-; RUN:   grep {Calls function 'callee'} | count 2
+; RUN:   grep {calls function 'callee'} | count 2
 
 define internal void @callee(...) {
 entry: