[PATCH] D41335: [InlineFunction] Inline vararg functions that do not access varargs.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 19 14:25:32 PST 2017
efriedma added a comment.
"The callee must be varargs iff the caller is varargs" sort-of implies the forwarding, but probably worth stating more explicitly.
https://reviews.llvm.org/D41335
More information about the llvm-commits
mailing list