[PATCH] D26748: [ARM] Relax restriction on variadic functions for tailcall optimization

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 07:50:09 PST 2016


t.p.northover added a comment.

Jim's change seems to have been a whitespace tidy-up. It actually seems to hail from the very first tailcall commit in r105413 so it was probably just paranoia.

I can't think of any reason why it should be banned either so I say go for it.


https://reviews.llvm.org/D26748





More information about the llvm-commits mailing list