[patch] Use CIE version 4 for dwarf4

Eric Christopher echristo at gmail.com
Mon Apr 27 16:44:38 PDT 2015


OK.

-eric

On Mon, Apr 27, 2015 at 4:36 PM Rafael EspĂ­ndola <rafael.espindola at gmail.com>
wrote:

> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150427/2d40a7d6/attachment.html>


More information about the llvm-commits mailing list