[LLVMdev] Re: passmanager, significant rework idea...
Saem Ghani
saemghani at gmail.com
Mon Jan 9 23:22:15 PST 2006
Just a quick little tid bit, that's rather important. The
PassCollection class should inherit from PassUnit. THis allows one to
embedd PassCollections within one another to get the appropriate
runtime hierarchy.
On 1/9/06, Saem Ghani <saemghani at gmail.com> wrote:
> The patch below basically hammers out some ideas as to where I'd like
> to take the passmanager in LLVM. I've tried thinking things through,
> but I'm still a n00b, so some criticism would be more than welcome. =)
>
> Starting from line 191 down. If you're wondering why I created a
> patch, well that's because I found thinking in passmanagert.h the most
> productive.
>
> --
> Regards.
>
>
>
--
Regards.
More information about the llvm-dev
mailing list