[LLVMdev] So what's the deal with debug_frame V eh_frame

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Mar 20 10:57:10 PDT 2014


> Hmm, OK then - because I've certainly seen LLVM emit object files with
> no eh_frame (as in the above example, if "func" is omitted).

I just reported pr19213 with your testcase.  Thanks!

>> Not adding uwtable for _GLOBAL__I_a might actually be a bug. I will
>> check what gcc does.
>
> In my experiments GCC /always/ produced eh_frame, never debug_frame, fwiw.

We could definitely experiment with that.

Cheers,
Rafael



More information about the llvm-dev mailing list