Template:GNU C Compiler Internals/When to Instrument 3 4

From Wikibooks, open books for an open world
Jump to navigation Jump to search
  • Add new function and type declarations in hook gem_c_common_nodes_and_builtins.
  • Instrument an AST after it is parsed in hook gem_finish_function.