Instruct the inliner to obey the noinline attribute. Add test case.
commitd7dfdc249ef792090df7433149bc1ccbe143d1ab
authorTanya Lattner <tonic@nondot.org>
Wed, 6 Jun 2007 21:59:26 +0000 (6 21:59 +0000)
committerTanya Lattner <tonic@nondot.org>
Wed, 6 Jun 2007 21:59:26 +0000 (6 21:59 +0000)
tree22e1669c64a0169879c6eef35c26689ae01ce43e
parent89cc92fffaaab0c13d247974416facae3f5cd6b9
Instruct the inliner to obey the noinline attribute. Add test case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37481 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/InlineSimple.cpp
test/Transforms/Inline/2007-06-06-NoInline.ll [new file with mode: 0644]