[PATCH] D12923: Add support for function attribute "notail"

Akira Hatanaka via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 21:59:03 PDT 2015


ahatanak added a comment.

No, tail call optimization doesn't have to be disabled on indirect calls.


http://reviews.llvm.org/D12923





More information about the llvm-commits mailing list