diff options
| author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-02-27 02:19:11 +0000 |
|---|---|---|
| committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-02-27 02:19:11 +0000 |
| commit | 859e017621b396c80e3bba36340bcf4bfe5198ac (patch) | |
| tree | 64dd0daca718d589926cf45922f7f5321068b94d /llvm/lib/IR | |
| parent | 497bf5587e11e2c271f1b4632b55e5a9258c91e9 (diff) | |
| download | bcm5719-llvm-859e017621b396c80e3bba36340bcf4bfe5198ac.tar.gz bcm5719-llvm-859e017621b396c80e3bba36340bcf4bfe5198ac.zip | |
Fix a use-iterator-after-invalidate error
AnalysisResult::getResultImpl reuses an iterator into a DenseMap after
inserting elements into it. This change adds code to recompute the
iterator before the second use.
llvm-svn: 230718
Diffstat (limited to 'llvm/lib/IR')
0 files changed, 0 insertions, 0 deletions

