[llvm] r221150 - Emit .eh_frame with relocations to functions, rather than sections

Renato Golin renato.golin at linaro.org
Tue Nov 4 02:08:16 PST 2014


On 4 November 2014 02:46, Eric Christopher <echristo at gmail.com> wrote:
> I see you've reverted it for the time being, but before recommitting could
> you try to organize this a bit differently?

That's a good point. I thought there was some kind of guarantee. Maybe
we could add a condition to the symbol being a function symbol, so the
last *function* symbol would be ok, right?

--renato



More information about the llvm-commits mailing list