Implement Thumb2 ldr.
[oota-llvm.git] / test / Other / 2002-01-31-CallGraph.ll
index da638d8394c475d8e23a6d95135532bfb0a76e35..bb4c23e8779c1f718f675f1f47c7790f1faffe89 100644 (file)
@@ -1,6 +1,6 @@
 ;  Call graph construction crash: Not handling indirect calls right
 ;
-; RUN: llvm-as < %s | opt -analyze -callgraph >& /dev/null
+; RUN: llvm-as < %s | opt -analyze -print-callgraph >& /dev/null
 ;
 
         %FunTy = type i32 (i32)