[LLVMdev] Passes calling

Chandler Carruth chandlerc at google.com
Fri Jun 13 11:34:31 PDT 2014


On Fri, Jun 13, 2014 at 7:31 PM, Andrew Trick <atrick at apple.com> wrote:

> The important thing to me is that the API exists and it is possible. The
> default behavior can be similar to what we have with the LegacyPassManager.
>

The nice thing (IMO) is that it isn't even that the API exists. It's just
that there is an object which we can add an API to and which the passes
have access to. So we can add whatever APIs we end up wanting here down the
road as we develop a good sense for what is needed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140613/7ead0280/attachment.html>


More information about the llvm-dev mailing list