Hi all
i would like to dump in textual form the GIMPLE (IL) contents that are
placed in the ELF executable when using gcc (4.5.1) with -flto. I am
thinking of something conceptially close to the -fdump-tree-all-raw
GIMPLE dumps.
Is there any ELF streamer/dumping tool or something like that, that
you may suggest? Would objdump do? Have binutils (ld or gold) caught
up with this?
I am working on Cygwin/XP with gcc-4.5.1-core (just C) without having
installed the GRAPHITE infrastructure.
Kind regards
Nikolaos Kavvadias