Gcc Plugin Api
U.Mutlu
um@mutluit.com
Fri Jun 15 20:52:00 GMT 2018
Shubham Narlawar wrote on 06/15/2018 08:01 PM:
> Hello all, I have been figuring out to work on some project. So while
> searching I found GCC Plugin API project quite interesting.
> So, please can I get some more information and links about gcc Plugin API
> project.
> Can anyone help me please.
Here's an interessting step-by-step sample plugin project in 3 parts:
https://thinkingeek.com/2015/08/16/a-simple-plugin-for-gcc-part-1/
https://thinkingeek.com/2015/08/16/simple-plugin-gcc-part-2/
https://thinkingeek.com/2015/08/17/simple-plugin-gcc-part-3/
And of course the official docs:
https://gcc.gnu.org/wiki/plugins
https://gcc.gnu.org/onlinedocs/gccint/Plugins.html
...
More information about the Gcc
mailing list