OSDN Git Service

Fix a bug John tracked down in libstdc++ where we were incorrectly deleting
authorChris Lattner <sabre@nondot.org>
Thu, 14 Oct 2004 19:53:50 +0000 (19:53 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 14 Oct 2004 19:53:50 +0000 (19:53 +0000)
commitb23cd2f6887d2d6333bc596d88eb93aa2e2a04e4
tree31640e44b6b43e4e0c76144726299bea21978dea
parent59e12ed78962266a9529e58560aeb57330c67d38
Fix a bug John tracked down in libstdc++ where we were incorrectly deleting
weak functions.  Thanks for finding this John!

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