summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
diff options
context:
space:
mode:
authorDiego Novillo <dnovillo@google.com>2015-10-28 17:40:22 +0000
committerDiego Novillo <dnovillo@google.com>2015-10-28 17:40:22 +0000
commita8a3bd210086b50242903ed95048fe5e53897878 (patch)
treea61c9188372db14d51c6d3b2f82c402b08488250 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
parentd1517e184c6c4208b0c212a763373c9475d7d6b7 (diff)
downloadbcm5719-llvm-a8a3bd210086b50242903ed95048fe5e53897878.tar.gz
bcm5719-llvm-a8a3bd210086b50242903ed95048fe5e53897878.zip
SamplePGO - Clear per-function data after applying a profile.
The pass was keeping around a lot of per-function data (visited blocks, edges, dominance, etc) that is just taking up memory for no reason. In fact, from function to function it could potentially confuse the propagator since some maps are indexed by line offsets which can be common between functions. llvm-svn: 251531
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud