[patch] Use CIE version 4 for dwarf4

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Apr 27 16:36:45 PDT 2015


A patch using a switch is attached.

On 27 April 2015 at 19:06, Eric Christopher <echristo at gmail.com> wrote:
> This isn't going to be correct soon :)
>
> For debug_frame it's:
>
> V2 = 1
> V3 = 3
> V4 = 4
> V5 = 4
>
> Probably best to encode it explicitly or assert if we have a value > 4.
>
> -eric
>
> On Mon, Apr 27, 2015 at 3:14 PM Rafael EspĂ­ndola
> <rafael.espindola at gmail.com> wrote:
>>
>> According to http://www.dwarfstd.org/doc/DWARF4.pdf appendix F the CIE
>> version for dwarf 4 is 4.
>>
>> Cheers,
>> Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 3640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150427/ea1443cb/attachment.bin>


More information about the llvm-commits mailing list