]> granicus.if.org Git - clang/commit
Don't recompute inlining threshold - use new overload provided by LLVM
authorEli Bendersky <eliben@google.com>
Wed, 12 Mar 2014 16:30:34 +0000 (16:30 +0000)
committerEli Bendersky <eliben@google.com>
Wed, 12 Mar 2014 16:30:34 +0000 (16:30 +0000)
commit1f171920601497b71b71104a92ada6d4c5e2a29f
tree155fa236a16443ada7ba3bbbe9969127beb3451c
parentd0f57d66d4112663d98fe96216806f8515729011
Don't recompute inlining threshold - use new overload provided by LLVM

Follow-up on LLVM r203669

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203673 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BackendUtil.cpp