需要使用 GCC 插件收集有关翻译单元的必要信息,并在其基础上修改 AST。我已经了解如何收集信息。但我还不明白如何在将 AST 传递到 CRT 之前对其进行修改。关于这个主题的信息很少。请告诉我关于这个主题我应该读什么?分享想法,链接。
谢谢。
PS我已经阅读了这些链接上的所有内容:
http://en.wikibooks.org/wiki/GNU_C_Compiler_Internals/Print_version http://developer.apple.com/library/mac/#documentation/DeveloperTools/gcc-4.2.1/gccint/index.html#Top