commit | e85c619980c09c420cae3ebd20d91febff3f381d | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Mon Aug 16 21:38:42 2010 +0000 |
committer | Dan Gohman <gohman@apple.com> | Mon Aug 16 21:38:42 2010 +0000 |
tree | 86b30c383cdca486baafe3093f6894b26cc319c9 | |
parent | 6ca006c7c13da67cd3aa19c2067e6990ac97c8d8 [diff] |
Eliminate the TopLevelManagerType enum; instead, just make PMTopLevelManager's constructor take a PMDataManager *, which already provides the needed abstraction support. llvm-svn: 111189