commit | ded77cc92373f73bc0206f515a059488451546a8 | [log] [tgz] |
---|---|---|
author | Dehao Chen <dehao@google.com> | Tue Nov 22 22:50:01 2016 +0000 |
committer | Dehao Chen <dehao@google.com> | Tue Nov 22 22:50:01 2016 +0000 |
tree | 996e626e6c552629ba327fd0b4d93d9fe3b05ba7 | |
parent | 4f6508063794e429ef087a36a401623695f66cbf [diff] |
Before sample pgo annotation, do not inline a function that has no debug info. (NFC) If there is no debug info in the callee, inlining it will not help annotator. This avoids infinite loop as reported in PR/31119. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287710 91177308-0d34-0410-b5e6-96231b3b80d8