aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/IRObjectFile.cpp
diff options
context:
space:
mode:
authorDehao Chen <dehao@google.com>2017-06-08 20:11:57 +0000
committerDehao Chen <dehao@google.com>2017-06-08 20:11:57 +0000
commite2a428bad768ba4d60de28bd7ad8864fe111e891 (patch)
tree8a73c864a16dd71fbeda8b65e7785f07ac5c24da /llvm/lib/Object/IRObjectFile.cpp
parent3b8974b51b4c561077ef44a2de78984d14e2bb1f (diff)
downloadllvm-e2a428bad768ba4d60de28bd7ad8864fe111e891.zip
llvm-e2a428bad768ba4d60de28bd7ad8864fe111e891.tar.gz
llvm-e2a428bad768ba4d60de28bd7ad8864fe111e891.tar.bz2
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 llvm-svn: 305009
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions