[LLVMdev] __eh_frame info changes in Clang?

Robinson, Paul Paul_Robinson at playstation.sony.com
Mon Apr 27 15:26:06 PDT 2015


> > I expect that truly strict conformance would require that .eh_frame v1
> > should be emitted as-if DWARF v2, regardless of the DWARF version used
> > for the .debug_* sections.
> 
> And a few extra difference on top of v2, like what is the value of the
> CIE id :-(
> 
> > Kind of annoying, really.
> 
> Sure is.

Without looking at it real closely, I see that various things are based
on IsEH and nothing obviously conditioned on the DWARF version, other
than the CIE version, so it probably has the correct effect.
--paulr





More information about the llvm-dev mailing list