Allow multiple occurrences of -inline-threshold on
authorDale Johannesen <dalej@apple.com>
Tue, 25 Aug 2009 01:13:58 +0000 (01:13 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 25 Aug 2009 01:13:58 +0000 (01:13 +0000)
commit5fee49eff92c2ae2f70eb84d136c31a706560750
tree7fee3fc54cbd1a3302cf829238d96bcd802c3510
parent9db7e91fe826ff4009d28fc82263923fa4774496
Allow multiple occurrences of -inline-threshold on
the command line.  This gives llvm-gcc developers
a way to control inlining (documented as "not intended
for end users").

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