[PATCH] D41335: [InlineFunction] Inline vararg functions that do not access varargs.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 12:54:45 PST 2018


efriedma added a comment.

Looks like we forgot to update llvm::isInlineViable().  Should be simple to fix.


Repository:
  rL LLVM

https://reviews.llvm.org/D41335





More information about the llvm-commits mailing list