[PATCH] D40412: [InlineFunction] Only replace call if there are VarArgs to forward.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 6 11:21:47 PST 2017
fhahn added a comment.
Thanks for having a look Eli! Dropping all the info is not intentional, this was missed during review. I've patch that adds debug locations https://reviews.llvm.org/D40432 and will follow this up with another patch preserving other metadata & co
https://reviews.llvm.org/D40412
More information about the llvm-commits
mailing list