<div dir="ltr"><div class="gmail_extra">On Tue, Oct 29, 2013 at 5:06 AM, Timur Iskhodzhanov <span dir="ltr"><<a href="mailto:timurrrr@google.com" target="_blank">timurrrr@google.com</a>></span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">[and now to the right Eric's address]<br>
<br>
2013/10/29 Timur Iskhodzhanov <<a href="mailto:timurrrr@google.com">timurrrr@google.com</a>>:<br>
<div class="HOEnZb"><div class="h5">> 2012/8/24 Eric Christopher <<a href="mailto:echristo@apple.com">echristo@apple.com</a>>:<br>
>> +++ llvm/trunk/lib/DebugInfo/DWARFFormValue.cpp Thu Aug 23 20:14:23 2012<br>
>> @@ -67,6 +71,10 @@<br>
>>    8, // 0x14 DW_FORM_ref8<br>
>>    0, // 0x15 DW_FORM_ref_udata<br>
>>    0, // 0x16 DW_FORM_indirect<br>
>> +  8, // 0x17 DW_FORM_sec_offset<br>
>> +  0, // 0x18 DW_FORM_exprloc<br>
>> +  0, // 0x19 DW_FORM_flag_present<br>
>> +  8, // 0x20 DW_FORM_ref_sig8<br>
>>  };<br>
>><br>
>>  const uint8_t *<br>
><br>
> Eric,<br>
> Are you sure it should be 0x20, not 0x1a?<br></div></div></blockquote><div><br></div><div>This is hilarious. DWARF4 standard indeed specifies 0x20, which is way confusing and means our code was broken.</div><div>I've fixed this in r193619. Thanks for noticing this!</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
> --<br>
> Timur<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Alexey Samsonov, MSK</div>
</div></div>