hanchenye-llvm-project/llvm/test/Analysis/CallGraph
Sanjoy Das 18c9dd31de [CallGraph] Given -print-callgraph a stable printing order.
Summary:
Since FunctionMap has llvm::Function pointers as keys, the order in
which the traversal happens can differ from run to run, causing spurious
FileCheck failures.  Have CallGraph::print sort the CallGraphNodes by
name before printing them.

Reviewers: bogner, chandlerc

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D10575

llvm-svn: 240191
2015-06-19 23:20:31 +00:00
..
2008-09-09-DirectCall.ll
2008-09-09-UsedByGlobal.ll
do-nothing-intrinsic.ll
no-intrinsics.ll
non-leaf-intrinsics.ll [CallGraph] Given -print-callgraph a stable printing order. 2015-06-19 23:20:31 +00:00