diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-07-21 23:27:57 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-07-21 23:27:57 +0000 |
commit | 8be513822cc382337c9bfc33d3c8b220628ab6bc (patch) | |
tree | a57b4a4b54439417693dc40c303dc66570c3036a /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 3666c34db8fc24515c7fd50ff36ea814d6182b28 (diff) | |
download | bcm5719-llvm-8be513822cc382337c9bfc33d3c8b220628ab6bc.tar.gz bcm5719-llvm-8be513822cc382337c9bfc33d3c8b220628ab6bc.zip |
Fix long-lurking bug in ObjCSummaryCache revealed by Torok's recent memory
poisoning changes to DenseMap. We were using an iterator after it had been
invalidated by an insertion into the DenseMap.
llvm-svn: 76677
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions