FunctionExtractorPass has been superceded by GVExtractorPass
authorAndrew Lenharth <andrewl@lenharth.org>
Fri, 21 Mar 2008 16:46:53 +0000 (16:46 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Fri, 21 Mar 2008 16:46:53 +0000 (16:46 +0000)
commit7623716e613032cff6c3d6808a19f0091ba9f4e8
treee50a5a67a6dbe57bc4de826738439b025d747c6f
parent495304e35125ee951bc7667554bf8c9e3009e311
FunctionExtractorPass has been superceded by GVExtractorPass

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48648 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/IPO.h
lib/Transforms/IPO/ExtractFunction.cpp [deleted file]