OSDN Git Service

remove a bunch of explicit code previously needed to update the
authorChris Lattner <sabre@nondot.org>
Tue, 1 Sep 2009 18:44:06 +0000 (18:44 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 1 Sep 2009 18:44:06 +0000 (18:44 +0000)
commit81dfb3885252fbf621b080827a080099864415f8
tree9297b00133abca6d1670a860711a84aa6987c6bb
parent1f1522839838a33e69d68656a423a244e19dffb8
remove a bunch of explicit code previously needed to update the
callgraph.  This is now dead because RAUW does the job.

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