OSDN Git Service

[InlineFunction] Set debug loc for call to forward varargs.
authorFlorian Hahn <florian.hahn@arm.com>
Sat, 9 Dec 2017 14:25:33 +0000 (14:25 +0000)
committerFlorian Hahn <florian.hahn@arm.com>
Sat, 9 Dec 2017 14:25:33 +0000 (14:25 +0000)
commitb45da9e64a53ccc1b9707c7e56448dea9adf10fc
treeea6fdb574cf0e4141af8336282c20c3cf1de29e9
parentc005469c2e5cd32338359778835e841a69bb7e8a
[InlineFunction] Set debug loc for call to forward varargs.

Reviewers: aprantl, dblaikie, rnk

Reviewed By: rnk

Subscribers: eraman, llvm-commits, JDevlieghere

Differential Revision: https://reviews.llvm.org/D40432

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320252 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/InlineFunction.cpp
test/Transforms/CodeExtractor/PartialInlineVarArgsDebug.ll [new file with mode: 0644]