diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-12-06 18:58:18 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-12-06 18:58:18 +0000 |
commit | ff03c1d26d1953713409a09f9551f1ec8d7d25c9 (patch) | |
tree | 84146a5da019309e3ddc1c853375167e668d15fc /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 5e4e61ddf99da37f126dd180aef9d5fceb78e2c9 (diff) | |
download | llvm-ff03c1d26d1953713409a09f9551f1ec8d7d25c9.zip llvm-ff03c1d26d1953713409a09f9551f1ec8d7d25c9.tar.gz llvm-ff03c1d26d1953713409a09f9551f1ec8d7d25c9.tar.bz2 |
[analyzer] Simplify RetainCountChecker's handling of dead symbols.
Previously we made three passes over the set of dead symbols, and removed
them from the state /twice/. Now we combine the autorelease pass and the
symbol death pass, and only have to remove the bindings for the symbols
that leaked.
llvm-svn: 169527
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions