[PATCH] D23339: Don't import variadic functions

Piotr Padlewski via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 17:38:35 PDT 2016


Prazek added a comment.

In https://reviews.llvm.org/D23339#510677, @mehdi_amini wrote:

> What is the benefit of knowing that a function is variadic compared to just knowing that is can't be inlined?
>  We should just have a bit that is "can't be inlined"


Good point Mehdi


https://reviews.llvm.org/D23339





More information about the llvm-commits mailing list