fix some failures my callgraph dump format change broke.
[oota-llvm.git] / test / Analysis / CallGraph / 2008-09-09-UsedByGlobal.ll
index 12849b7aa96c473f56fd33661b33c78819060f47..0c5ef92ef71ecea59478f57636179c91743aff58 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: opt < %s -print-callgraph -disable-output |& \
-; RUN:   grep {Calls function}
+; RUN: opt < %s -print-callgraph -disable-output |& grep {calls function}
 
 @a = global void ()* @f                ; <void ()**> [#uses=0]