Factor this code out of llvm-prof
authorChris Lattner <sabre@nondot.org>
Wed, 11 Feb 2004 05:54:25 +0000 (05:54 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Feb 2004 05:54:25 +0000 (05:54 +0000)
commitbc44aa61c41277e85f1daec2740a7a12ed8e62b6
tree077fa3f3dfb33661700b19131c17f03378a1ce56
parent5f55aaf0f052834cf27f19e9181d5f96413107a2
Factor this code out of llvm-prof

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11314 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ProfileInfoLoader.h [new file with mode: 0644]
lib/Analysis/ProfileInfoLoader.cpp [new file with mode: 0644]