allow specified inline threshold to be negative, as the value is
authorChris Lattner <sabre@nondot.org>
Sat, 1 Mar 2008 08:09:51 +0000 (08:09 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 1 Mar 2008 08:09:51 +0000 (08:09 +0000)
commitb822e70f368b232c32c34d5ae93377aaa824becc
treef608674b6ab967c40bcef8288920f5b309d58587
parent9bc243b2517f4f1aef3319ba01ea6f0788e87cb6
allow specified inline threshold to be negative, as the value is
itself sometimes negative.

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