On 7/22/07, Robert Dewar <[EMAIL PROTECTED]> wrote:
Sunzir Deepur wrote: > is there a meaning for control flow graphs of assembly files (.S) > (e.g. those that are emitted using -fdump-rtl-*) ?
this is neither possible nor desirable.
Ok. but is there a way to produce CFG data out of assembly files ? I'm not asking this for optimizations, I really just need CFG of asm files. thanks !! sunzir