Prologue support
[oota-llvm.git] / test / Other / 2002-01-31-CallGraph.ll
index 1fd0368480ed701ff8953fa51bf08ff6384c9993..0e4c877512631a73efa9d16cfc4579ef58430ed9 100644 (file)
@@ -1,6 +1,6 @@
 ;  Call graph construction crash: Not handling indirect calls right
 ;
-; RUN: opt %s -analyze -print-callgraph >& /dev/null
+; RUN: opt %s -analyze -print-callgraph >& /dev/null
 ;
 
         %FunTy = type i32 (i32)