[patch] Use CIE version 4 for dwarf4
    Eric Christopher 
    echristo at gmail.com
       
    Mon Apr 27 16:06:15 PDT 2015
    
    
  
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/9786585f/attachment.html>
    
    
More information about the llvm-commits
mailing list