Hi all,<br>Iīve been working on a transformation pass which performs the remotion of some redundant instructions.<br>So now itīs finished Iīd like to run the optimized programs generated by my pass.<br>But Iīve got  some problems to do this, because I didnīt find a way to generate assembly from the code and then call the gcc compiler to produce machine-dependent code.<br>

Please, does anybody know how to run programs optmized by passes?<br><br>Thanks you all!<br>Best regards,<br>Alysson<br>