OSDN Git Service

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)
commit7a5833f32979b525b2b7aaafdc1f2b40b105a016
treeffa58a401519b204fff1aabea0ff133344009677
parentfe368c948b6ddf1fdf6ce7d04de0359476afa4c7
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