Actually load profiling information now! Block layout can use real, live,
authorChris Lattner <sabre@nondot.org>
Wed, 11 Feb 2004 18:21:05 +0000 (18:21 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Feb 2004 18:21:05 +0000 (18:21 +0000)
commit945871df86c4e5e0a12c58f6e12edbd09c813310
treefb79862120e7e57c180d43267095f419a32761c5
parentc6fca42a66490dc01b3c79350ab288732df4c855
Actually load profiling information now!  Block layout can use real, live,
actual profile info, and works!  :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11324 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ProfileInfoLoaderPass.cpp