Allow the inlining limit to be controlled from the command line!
authorChris Lattner <sabre@nondot.org>
Sat, 28 Jun 2003 15:57:04 +0000 (15:57 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Jun 2003 15:57:04 +0000 (15:57 +0000)
commitcf6bac3b565d02fe3a7e270e0d652303aa1279da
tree78b1c6d9010973ed580f731c0b13678195ea2a45
parentd2a6fc397ee982936dee7dd5692b1481bcd9fe8f
Allow the inlining limit to be controlled from the command line!

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