commit | fdf79b6770dae3af68ea2ba146b736bd78fe8322 | [log] [tgz] |
---|---|---|
author | Florian Hahn <florian.hahn@arm.com> | Sun Jan 28 19:11:49 2018 +0000 |
committer | Florian Hahn <florian.hahn@arm.com> | Sun Jan 28 19:11:49 2018 +0000 |
tree | 08bb35073e5f1c078dab3ec2e7a146c0af2f8679 | |
parent | 164d4a1cf6dcabfedf81cad3ee2daee56459ee4b [diff] |
[InlineCost] Mark functions accessing varargs as not viable. This prevents functions accessing varargs from being inlined if they have the alwaysinline attribute. Reviewers: efriedma, rnk, davide Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D42556 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323619 91177308-0d34-0410-b5e6-96231b3b80d8