[PATCH] D41336: [PartialInliner] Move code to forward varargs to partial inliner.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 23 10:18:06 PST 2017
fhahn abandoned this revision.
fhahn added a comment.
Forwarding of VarArgs is also used for musttail functions in InlineFunction, so moving it does not make sense any more
https://reviews.llvm.org/D41336
More information about the llvm-commits
mailing list