commit | ebbb19e4e27289f89c22faad64323983e07b7a74 | [log] [tgz] |
---|---|---|
author | Xinliang David Li <davidxl@google.com> | Wed Feb 10 06:36:55 2016 +0000 |
committer | Xinliang David Li <davidxl@google.com> | Wed Feb 10 06:36:55 2016 +0000 |
tree | 496c0d758ba3ffd35c4aacb40f5fd23710cb9535 | |
parent | fd0c395b227a5db26072d419df25ca80d4f8161d [diff] |
[PGO] fix prof symbol lookup bug Patch by Rong Xu The problem is exposed by intra-module indirect call promotion where prof symtab is created from module which does not contain all symbols from the program. With partial symtab, the result needs to be checked more strictly. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@260361 91177308-0d34-0410-b5e6-96231b3b80d8