[llvm-commits] [PATCH]: patch for .cfi register parsing

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Wed Jan 26 18:19:04 PST 2011


>  
> I am actually doing that, by calling:
> 
> Register = getContext().getTargetAsmInfo().getDwarfRegNum(RegNo, true);

Somehow I missed it. LGTM.

>> It is probably also a good idea to factor out a 
>> ParseRegisterOrRegisterNumber method.
>  
> done
> 
>> Last but not least, include tests :-)
> 
> done
> 
> I also converted ARM/MBlaze. Please check the next patch!
> 
> roman

Thanks,
Rafael



More information about the llvm-commits mailing list