summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorRong Xu <xur@google.com>2019-04-11 20:54:17 +0000
committerRong Xu <xur@google.com>2019-04-11 20:54:17 +0000
commit959ef1685979e96a745ac20f1b34ccd080656cb2 (patch)
tree9cc1228f6ddb12ed122ab2201db9b46c1e2a65ca /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
parenta318a7f6651e931bd947ec9ee0b8b91ca2107aea (diff)
downloadbcm5719-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/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud