ACSE 2.0.3
Advanced Compiler System for Education
Loading...
Searching...
No Matches
target_transform.h
Go to the documentation of this file.
1
3
4#ifndef TARGET_TRANSFORM_H
5#define TARGET_TRANSFORM_H
6
7#include "program.h"
8
13
19
23
24#endif
void doTargetSpecificTransformations(t_program *program)
Program object definition and management.