fix Transforms/Inline/2007-06-25-WeakInline.ll by not inlining functions
authorChris Lattner <sabre@nondot.org>
Mon, 25 Jun 2007 21:50:09 +0000 (21:50 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Jun 2007 21:50:09 +0000 (21:50 +0000)
commitba6801e6e72a9f4de1e116ea81b370456eb7ecd3
treeed347a2e7abf7bad61436d01b12dfddc1ee9aade
parent4939debe2af6cd57e4be993bc70a3a5d2a678bbd
fix Transforms/Inline/2007-06-25-WeakInline.ll by not inlining functions
with weak linkage.

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