commit | 72198c0162173b825e45569fbc063b95984573cd | [log] [tgz] |
---|---|---|
author | Philip Reames <listmail@philipreames.com> | Fri Feb 20 23:16:52 2015 +0000 |
committer | Philip Reames <listmail@philipreames.com> | Fri Feb 20 23:16:52 2015 +0000 |
tree | 9e96dec9f3ead39379ecf5819e0a827f9fa54ecb | |
parent | 7b9dbc91b9f1aaead7b6a326ec86c575abc163cc [diff] |
[RewriteStatepointsForGC] Use DenseSet in place of std::set [NFC] This should be the last cleanup on non-llvm preferred data structures. I left one use of std::set in an assertion; DenseSet didn't seem to have a tombstone for CallSite defined. That might be worth fixing, but wasn't worth it for a debug only use. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230084 91177308-0d34-0410-b5e6-96231b3b80d8