Print the top 20 most frequently executed blocks. Fix sort predicate problem
authorChris Lattner <sabre@nondot.org>
Wed, 29 Oct 2003 21:41:17 +0000 (21:41 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 29 Oct 2003 21:41:17 +0000 (21:41 +0000)
commit18884a86ae337b6ce9636738c069a87004d43017
treef04b39d0a79b9509305f2faebcbe8b4dc91e3fed
parent942457564d37cdc1c96bcc9e022e8d77628d6520
Print the top 20 most frequently executed blocks.  Fix sort predicate problem

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9594 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-prof/llvm-prof.cpp