Convert ProfileVerifier to template so it can be used for different types of ProfileInfo.
authorAndreas Neustifter <astifter-llvm@gmx.at>
Thu, 3 Dec 2009 12:55:57 +0000 (12:55 +0000)
committerAndreas Neustifter <astifter-llvm@gmx.at>
Thu, 3 Dec 2009 12:55:57 +0000 (12:55 +0000)
commit8c30abec6d53e02c87c50ed7585ccd2ecac752aa
tree40a82c4e0d2fc165e5272f09598df52755ea8bbd
parent1640f7e033116256813a301dd8f581e7f9272a3f
Convert ProfileVerifier to template so it can be used for different types of ProfileInfo.

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