On 3/7/2012 10:13 AM, Nico Weber wrote: > On Mon, Mar 5, 2012 at 6:18 PM, Ahmed Charles<[email protected]> 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 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
