[CallGraph] Given -print-callgraph a stable printing order.
[oota-llvm.git] / test / Analysis / CallGraph / non-leaf-intrinsics.ll
index ae6ba328e50f9c2b1741f6ef31a78027e08f6d28..11bed6abce601b90e65fc1328d27d03551d453a7 100644 (file)
@@ -25,8 +25,8 @@ entry:
 ; CHECK: Call graph node <<null function>>
 ; CHECK:  CS<0x0> calls function 'f'
 
-; CHECK: Call graph node for function: 'calls_statepoint'
-; CHECK-NEXT:  CS<[[addr_0:[^>]+]]> calls external node
-
 ; CHECK: Call graph node for function: 'calls_patchpoint'
 ; CHECK-NEXT:  CS<[[addr_1:[^>]+]]> calls external node
+
+; CHECK: Call graph node for function: 'calls_statepoint'
+; CHECK-NEXT:  CS<[[addr_0:[^>]+]]> calls external node