commit | dfa22d308f6661cf739d41704929712486ab3086 | [log] [tgz] |
---|---|---|
author | Philip Reames <listmail@philipreames.com> | Sat Feb 28 00:47:50 2015 +0000 |
committer | Philip Reames <listmail@philipreames.com> | Sat Feb 28 00:47:50 2015 +0000 |
tree | bce65bc3d661bf400630c4e381d1477fd109211f | |
parent | 63ac784d316788687d1a6d9e46ed0bd63387e53d [diff] |
[RewriteStatepointsForGC] Fix iterator invalidation bug Inserting into a DenseMap you're iterating over is not well defined. This is unfortunate since this is well defined on a std::map. "cleanup per llvm code style standards" bug #2 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230827 91177308-0d34-0410-b5e6-96231b3b80d8