Fix some regression from the inliner patch I committed last night. This fixes
authorChris Lattner <sabre@nondot.org>
Sat, 27 May 2006 17:28:13 +0000 (17:28 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 27 May 2006 17:28:13 +0000 (17:28 +0000)
commit8d8d6530b13ea092a69f7fdc89786e22c0f96827
tree5df123c5570b6157bb43d570a9c1dd697fcb8e5b
parentc83769ae33024fb86ff63ab46f75a2bfed7975d3
Fix some regression from the inliner patch I committed last night.  This fixes
ldecod, lencod, and SPASS.

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