Make the tail duplication threshold accessible from the command line instead of hardcoded
authorChris Lattner <sabre@nondot.org>
Sun, 18 Apr 2004 00:52:43 +0000 (00:52 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 18 Apr 2004 00:52:43 +0000 (00:52 +0000)
commit3c85eef81a13d6a2943562e5953a73a6ef6684c0
treecd617e7fcc030453fef3be249e689b490ce07e77
parentf57a43da9c0198b8958df464755b556c83a65dd0
Make the tail duplication threshold accessible from the command line instead of hardcoded

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13025 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/TailDuplication.cpp