summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2019-09-23 22:23:01 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2019-09-23 22:23:01 +0000
commit082f895b1a9be3c08822a2f57730179a5c81c996 (patch)
tree8d04972e966c28cd8377acbc29db0f0612d6cdad /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
parent2eef85e24727999c628adc9b4bf919d67ae10a8f (diff)
downloadbcm5719-llvm-082f895b1a9be3c08822a2f57730179a5c81c996.tar.gz
bcm5719-llvm-082f895b1a9be3c08822a2f57730179a5c81c996.zip
HotColdSplitting: invalidate the AssumptionCache on split
When a cold path is outlined, the value tracking in the assumption cache may be invalidated due to the code motion. We would previously trip an assertion in subsequent passes (but required the passes to happen in a single run as the assumption cache is shared across the passes). Invalidating the cache ensures that we get the correct information when needed with the legacy pass manager as well. llvm-svn: 372667
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud