Make tests register allocation independent again.
[oota-llvm.git] / test / Analysis / CallGraph / 2008-09-09-DirectCall.ll
index 3977a5c5b46b4b18c5eeedabd57a8fffa7cc47b4..784d6c7ba1b123ab1e9246ee0561477e91d95613 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: opt %s -print-callgraph -disable-output |& \
-; RUN:   grep {Calls function 'callee'} | count 2
+; RUN: opt %s -print-callgraph -disable-output |& \
+; RUN:   grep {calls function 'callee'} | count 2
 
 define internal void @callee(...) {
 entry: