[cfe-commits] [PATCH] Introduce a plugin architecture
Joshua Cranmer
pidgeot18 at gmail.com
Wed Mar 7 10:04:18 PST 2012
On 3/7/2012 10:13 AM, Nico Weber wrote:
> On Mon, Mar 5, 2012 at 6:18 PM, Ahmed Charles<ahmedcharles at gmail.com> wrote:
>> Does this solve the issue where plugins prevent codegen from working?
> Plugins work with codegen if you use -add-plugin instead of -plugin.
> Joshua: Were you planning on adding a -fadd-plugin switch to the
> driver as well?
The switch works like the -fplugin stuff in gcc, so it is much closer to
the -add-plugin semantics than to the -plugin semantics.
--
Joshua Cranmer
News submodule owner
DXR coauthor
More information about the cfe-commits
mailing list