teach the inliner about coldcc and noreturn functions
authorChris Lattner <sabre@nondot.org>
Wed, 18 May 2005 04:30:33 +0000 (04:30 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 18 May 2005 04:30:33 +0000 (04:30 +0000)
commit49fbff45685c21d7f42aca7a104fc841cdbd5d43
tree8ef63634a48b7eab1ac8bd407a03112b629a74d7
parentb6f4afbc562b5ec9b6314f6ed5309430555af7e3
teach the inliner about coldcc and noreturn functions

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