[llvm-commits] [patch] Add a C interface to PassManagerBuilder

Eric Christopher echristo at apple.com
Tue Aug 9 13:45:48 PDT 2011


On Aug 3, 2011, at 11:45 AM, Rafael Ávila de Espíndola wrote:

> The attached patch adds a C interface to PassManagerBuilder. It is missing the addExtension functionality since in the C api
> a pass is created and added to a pass manager in a single call.
> 
> Is it OK?

Cool with me.

-eric



More information about the llvm-commits mailing list