diff options
author | Dan Gohman <gohman@apple.com> | 2009-09-27 23:43:07 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-09-27 23:43:07 +0000 |
commit | 72a3f38563c08ff695f37880ca47a0212d5eef8f (patch) | |
tree | 7035d744d8a770f8a49bc081c9043cd9bd5a3d57 /test/FrontendObjC | |
parent | a27e7c0803f1ec6bd2b58dce5df419100c761c52 (diff) | |
download | external_llvm-72a3f38563c08ff695f37880ca47a0212d5eef8f.zip external_llvm-72a3f38563c08ff695f37880ca47a0212d5eef8f.tar.gz external_llvm-72a3f38563c08ff695f37880ca47a0212d5eef8f.tar.bz2 |
When a loop is deleted, immediately release all of the active
LoopPasses for that loop. This avoids trouble with the PassManager
trying to call verifyAnalysis on them, and frees up some memory
sooner rather than later.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82945 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/FrontendObjC')
0 files changed, 0 insertions, 0 deletions