Allow -inline-threshold override default threshold even if compiling to optimize...
authorEvan Cheng <evan.cheng@apple.com>
Sun, 4 Oct 2009 06:13:54 +0000 (06:13 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 4 Oct 2009 06:13:54 +0000 (06:13 +0000)
commita0479e53323ade402272ddf8302c8aa2c496c775
treef3a8b02b6706e1c40a8911e31fcf72223cd45279
parentd113c6b601c778a85443cb4b4c80452e92c1fb8e
Allow -inline-threshold override default threshold even if compiling to optimize for size.

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