On 7/23/07 7:07 AM, Sunzir Deepur wrote: > Ok. but is there a way to produce CFG data out of assembly files ?
You would have to modify the assembler and it would have to be processor specific. GCC just emits assembly as text output.
On 7/23/07 7:07 AM, Sunzir Deepur wrote: > Ok. but is there a way to produce CFG data out of assembly files ?
You would have to modify the assembler and it would have to be processor specific. GCC just emits assembly as text output.