Check the alwaysinline attribute on the call as well as on the caller.
authorPeter Collingbourne <peter@pcc.me.uk>
Mon, 19 May 2014 18:25:54 +0000 (18:25 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 19 May 2014 18:25:54 +0000 (18:25 +0000)
commit20a6a27beacccf89ba7ad015fd98fa206637e9f1
treeb2cca2eb8d6268801d752beed74402c07eb3a6f8
parent234227f375ea141f7b1759614c368b7b230bda86
Check the alwaysinline attribute on the call as well as on the caller.

Differential Revision: http://reviews.llvm.org/D3815

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209150 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IPA/InlineCost.cpp
lib/Transforms/IPO/InlineAlways.cpp
test/Transforms/Inline/always-inline.ll