mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
3200fa8f55
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 |