Fix error where it wasn't getting the correct caller function.
authorBill Wendling <isanbard@gmail.com>
Fri, 21 Nov 2008 00:09:21 +0000 (00:09 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 21 Nov 2008 00:09:21 +0000 (00:09 +0000)
commit66c75aaa028683c389c55b377ee2411b61081677
tree0db1556fdf6d634e4260bc9bacfa55c57f4d2373
parent8c1604e7d617622cb391f1c679ddf70ea03baedc
Fix error where it wasn't getting the correct caller function.

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