Re: [PATCH 3/3] Documentation for the GCC plugin infrastructure

2016-02-09 Thread Emese Revfy
On Mon, 8 Feb 2016 20:27:31 -0800 Kees Cook wrote: > On Sun, Feb 7, 2016 at 1:32 PM, Emese Revfy wrote: > > This is the GCC infrastructure documentation about its operation, how to add > > and use a new plugin with an example. > > > > --- > >

Re: [PATCH 3/3] Documentation for the GCC plugin infrastructure

2016-02-08 Thread Kees Cook
On Sun, Feb 7, 2016 at 1:32 PM, Emese Revfy wrote: > This is the GCC infrastructure documentation about its operation, how to add > and use a new plugin with an example. > > --- > Documentation/example_gcc_plugin.c | 103 > + Perhaps this