]> granicus.if.org Git - clang/commit
Increase inlining threshold at -O3, to match llvm-gcc.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 8 Dec 2009 23:15:55 +0000 (23:15 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 8 Dec 2009 23:15:55 +0000 (23:15 +0000)
commit90de51f1fc58e2cca28fb1e6c01b1e43f000f006
treea993a4ac0308c6672cc468411c67bf91b1716c8b
parent92ef5d75720c032808181133e4d7c5f82230237e
Increase inlining threshold at -O3, to match llvm-gcc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90897 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/Backend.cpp