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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 23 10:13:48 PST 2017


fhahn updated this revision to Diff 128086.
fhahn added a comment.

Add FIXME


https://reviews.llvm.org/D41335

Files:
  lib/Analysis/InlineCost.cpp
  lib/Transforms/Utils/InlineFunction.cpp
  test/Transforms/Inline/inline-musttail-varargs.ll
  test/Transforms/Inline/inline-varargs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41335.128086.patch
Type: text/x-patch
Size: 8007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171223/1de5dd92/attachment.bin>


More information about the llvm-commits mailing list