[cfe-dev] [LLVMdev] Unwind behaviour in Clang/LLVM

Renato Golin renato.golin at linaro.org
Tue Feb 11 06:20:41 PST 2014


On 11 February 2014 14:12, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> Why fails? I would read a "generate a CantUnwind table" as a table
> that a debugger or profiler can use, but lacks information to allow an
> exception to be handled.

Right, I was assuming CantUnwind was interpreted as is by debug and
profilers. If CantUnwind is *only* blocking EH, than it looks good.

Let Keith's patch go in and I'll have a go trying to merge the two.

Thanks,
--renato




More information about the cfe-dev mailing list