[PATCH] D39607: [PartialInliner] Inline vararg functions that forward varargs.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 9 16:25:42 PST 2017
fhahn updated this revision to Diff 122361.
fhahn marked 4 inline comments as done.
fhahn added a comment.
Thank you very much for having a look. Updated to address the comments.
https://reviews.llvm.org/D39607
Files:
include/llvm/Transforms/Utils/Cloning.h
include/llvm/Transforms/Utils/CodeExtractor.h
lib/Transforms/IPO/PartialInlining.cpp
lib/Transforms/Utils/CodeExtractor.cpp
lib/Transforms/Utils/InlineFunction.cpp
test/Transforms/CodeExtractor/PartialInlineVarArg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39607.122361.patch
Type: text/x-patch
Size: 16360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171110/1b7f4a06/attachment.bin>
More information about the llvm-commits
mailing list