Add support for reading block frequencies. Fix bug in attribution of counts
authorChris Lattner <sabre@nondot.org>
Tue, 28 Oct 2003 21:25:23 +0000 (21:25 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 28 Oct 2003 21:25:23 +0000 (21:25 +0000)
commit33f1ca7d8a86ce4933e89ddb6671924b3ec03923
tree0df9151c0b9f8b0e7f862c4895a216738c012285
parentb9e578934f903ff9bec7b19f9592a76f378ff0f7
Add support for reading block frequencies.  Fix bug in attribution of counts
to functions

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