Check noinline note and ignore other notes.
authorDevang Patel <dpatel@apple.com>
Wed, 3 Sep 2008 18:46:35 +0000 (18:46 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 3 Sep 2008 18:46:35 +0000 (18:46 +0000)
commit5e060104628b5a5779fc910f6e2d5a15771fa15b
tree930f416ab3fd1a18f9e80496324dd77637a7b66c
parent910c120a7c439ee3c6e9cd249ff0a05f0fdb6c98
Check noinline note and ignore other notes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55711 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/InlineSimple.cpp