diff options
author | Rong Xu <xur@google.com> | 2019-04-11 20:54:17 +0000 |
---|---|---|
committer | Rong Xu <xur@google.com> | 2019-04-11 20:54:17 +0000 |
commit | 959ef1685979e96a745ac20f1b34ccd080656cb2 (patch) | |
tree | 9cc1228f6ddb12ed122ab2201db9b46c1e2a65ca /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c | |
parent | a318a7f6651e931bd947ec9ee0b8b91ca2107aea (diff) | |
download | bcm5719-llvm-959ef1685979e96a745ac20f1b34ccd080656cb2.tar.gz bcm5719-llvm-959ef1685979e96a745ac20f1b34ccd080656cb2.zip |
[PGO] Better handling of profile hash mismatch
We currently assume profile hash conflicts will be caught by an upfront
check and we assert for the cases that escape the check. The assumption
is not always true as there are chances of conflict. This patch prints
a warning and skips annotating the function for the escaped cases,.
Differential Revision: https://reviews.llvm.org/D60154
llvm-svn: 358225
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions