Conversely, Analysis-implementations do NOT need to initialize the AnalysisGroup...
authorOwen Anderson <resistor@mac.com>
Wed, 13 Oct 2010 21:55:07 +0000 (21:55 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 13 Oct 2010 21:55:07 +0000 (21:55 +0000)
commit139788fe6f606075507f7cbb66cdbac57d8fabcd
treeffa58a401519b204fff1aabea0ff133344009677
parent325e2643559fcec8b0396dfa16e415cc86a22a09
Conversely, Analysis-implementations do NOT need to initialize the AnalysisGroup.  It will only matter when
someone tries to require that AG, in which case it is the requester's responsibility to initialize it.

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