[LLVMdev] EHABI: Remaining issues

Renato Golin renato.golin at linaro.org
Fri Mar 14 04:45:02 PDT 2014


On 13 March 2014 16:48, Keith Walker <Keith.Walker at arm.com> wrote:
> It does seem strange if you are only compiling C code you have to specify -fno-exceptions in order to not generated the overhead of the exception tables.

Sorry, I should have said "-fno-unwind-tables" here, which does make sense.

cheers,
--renato



More information about the llvm-dev mailing list