This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug plugins/50889] PLUGIN_FINISH_UNIT arrives a bit to late for really high-level (AST-based) in-memory code transformation/instrumentation


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50889

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-10-27 20:46:26 UTC ---
The idea on how to add something which transforms the IR is to add a pass to
the pass manager.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]