forked from OSchip/llvm-project
18c9dd31de
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 |
||
---|---|---|
.. | ||
2008-09-09-DirectCall.ll | ||
2008-09-09-UsedByGlobal.ll | ||
do-nothing-intrinsic.ll | ||
no-intrinsics.ll | ||
non-leaf-intrinsics.ll |