[PATCH] Enable ARM tail calls for ELF

Tim Northover t.p.northover at gmail.com
Mon Jul 1 14:05:24 PDT 2013


> > My guess here is likely testing to be honest, i.e. not wanting to turn
> > on an untested code path by default.

> Yes.

Which is rather odd, since the compiler-specific (and complicated!)
part is tested routinely on iOS.
I know that when I last encountered it I was scared away more by the:

> // This option should go away when tail calls fully work.

than any real issues.

Tim



More information about the llvm-commits mailing list