[PATCH] D40412: [InlineFunction] Only replace call if there are VarArgs to forward.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 1 08:04:25 PST 2017


fhahn added a comment.

Ping. This change only replaces the call site if there actually are varargs to forward.


https://reviews.llvm.org/D40412





More information about the llvm-commits mailing list