commit | 1d3e685c4b06aeea9fa9769e75922b914cb58647 | [log] [tgz] |
---|---|---|
author | Dehao Chen <dehao@google.com> | Thu Jun 08 20:11:57 2017 +0000 |
committer | Dehao Chen <dehao@google.com> | Thu Jun 08 20:11:57 2017 +0000 |
tree | 23a7abda69e46064e77106e1e007887564cedd1e | |
parent | 464c05b26903949993ed6a6d551abfc845bcca3b [diff] |
Do not early-inline recursive calls in sample profile loader. Summary: Early-inlining of recursive call makes the code size bloat exponentially. We should not disable it. Reviewers: davidxl, dnovillo, iteratee Reviewed By: iteratee Subscribers: iteratee, llvm-commits, sanjoy Differential Revision: https://reviews.llvm.org/D34017 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305009 91177308-0d34-0410-b5e6-96231b3b80d8