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

Reply via email to