9 .
id =
"target/cfamily",
13 .author =
"Elliot Haisley",
14 .desc =
"C89 output target",
CT_BEGIN_API CT_LOCAL void cfamily_tree(target_runtime_t *runtime, const tree_t *tree, target_emit_t *emit)
CT_LOCAL emit_result_t cfamily_ssa(target_runtime_t *runtime, const ssa_result_t *ssa, target_emit_t *emit)
CT_DRIVER_API const target_t kTargetC
#define CT_NEW_VERSION(major, minor, patch)
creates a new ctu_version_t from major, minor and patch
#define CT_TARGET_EXPORT(mod)
declares the entry point for a target driver module
const char * id
unique id for the module
module_info_t info
information about the target