Implement the first half of Transforms/Inline/inline_cleanup.ll
authorChris Lattner <sabre@nondot.org>
Wed, 13 Sep 2006 19:23:57 +0000 (19:23 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 Sep 2006 19:23:57 +0000 (19:23 +0000)
commit33bb3c8be355d179ece8e751f6e0f0978d0dd038
tree1559b1422e65d090bbfdcaf3370e5626133a8e77
parent54ae241ed4c986e59ba4e1d6ac0e1ce6d66b0a71
Implement the first half of Transforms/Inline/inline_cleanup.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30303 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/InlineFunction.cpp