OSDN Git Service

We don't want to make this a pure interface, as it makes all implementors
authorChris Lattner <sabre@nondot.org>
Mon, 8 Mar 2004 21:30:18 +0000 (21:30 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Mar 2004 21:30:18 +0000 (21:30 +0000)
commit0f54bc7630065eee51739596d77d91b751c6b71d
tree3ef027e689a64c41d119aeca40343f5bf870ad44
parent3f25328fbff583894772e45bb088e995b371190f
We don't want to make this a pure interface, as it makes all implementors
bear the burden of implementing what will be all exactly the same methods.
They just want to provide the information in differing ways.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12239 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ProfileInfo.h