[llvm-commits] [patch] Drop DwarfRegNum from the D registers

Bruno Cardoso Lopes bruno.cardoso at gmail.com
Fri May 27 10:59:52 PDT 2011


On Fri, May 27, 2011 at 12:44 PM, Rafael Avila de Espindola
<rafael.espindola at gmail.com> wrote:
> If I understand it correctly, the proper way to encode a D register in DWARF
> is with something like
>
> DW_OP_reg 32 DW_OP_piece 4 DW_OP_reg 33
>
> The attached patch drops the DwarfRegNum from the D registers. Is it OK?

LGTM. Please apply! :)



-- 
Bruno Cardoso Lopes
http://www.brunocardoso.cc



More information about the llvm-commits mailing list