[LLVMdev] The "scope" of passes

Devang Patel devang.patel at gmail.com
Mon Apr 12 23:16:25 PDT 2010


On Mon, Apr 12, 2010 at 6:41 PM, ether zhhb <etherzhhb at gmail.com> wrote:

> that's because FunctionPass implement the "addLowerLevelRequiredPass"
> function, but others not.
>
> so, is there any special reason that only "addLowerLevelRequiredPass" is
> allow?
>

There is no reason to not allow it. It is not done because there was
not any use. If you need this then pl. prepare a patch!

-
Devang



More information about the llvm-dev mailing list