Strip off CPR's manually, because if we don't, the inliner doesn't delete dead
authorChris Lattner <sabre@nondot.org>
Fri, 31 Oct 2003 21:05:58 +0000 (21:05 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 31 Oct 2003 21:05:58 +0000 (21:05 +0000)
commitbb9ae1512e1179681c1774f2f1a9d8c042941a56
tree796aa15ef6b723d65c86c464666cf645f8abd39f
parent07a38e7b77d29b87bc649b9b4cd73e5dfa84eecf
Strip off CPR's manually, because if we don't, the inliner doesn't delete dead
functions.  GRR

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