[PATCH] D41335: [InlineFunction] Inline vararg functions that do not access varargs.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 25 13:01:00 PST 2018
fhahn added a comment.
In https://reviews.llvm.org/D41335#988377, @efriedma wrote:
> Looks like we forgot to update llvm::isInlineViable(). Should be simple to fix.
Yes, thanks for pointing that out Eli. I can provide a fix tomorrow. We should probably try to get this back-ported to 6.0.
Repository:
rL LLVM
https://reviews.llvm.org/D41335
More information about the llvm-commits
mailing list