This is the mail archive of the gcc@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]

Re: Working with frontend-specific aspects of GCC from a GCC plugin


On Wed, Nov 30, 2011 at 15:06, David Malcolm <dmalcolm@redhat.com> wrote:

> Any thoughts on how to address this? ÂAre there any other approaches
> I've missed?

Why not use a langhook?  We do this for lang_hooks::decl_printable_name.


Diego.


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