Extracting live registers
Paulo Matos
pmatos@linki.tools
Wed Nov 7 21:41:00 GMT 2018
On 07/11/2018 20:27, Segher Boessenkool wrote:
>
> Sure, it shows the register information at the edges of basic blocks
> only. This is what you asked for btw ;-)
>
>
True, but I need a way to map that information to the assembly
instructions in the basic block. :) I think it's not impossible with all
that gcc provides, but there's certainly a fair amount of parsing of
these files, which is not ideal given their format might change under my
feet.
--
Paulo Matos
More information about the Gcc
mailing list