diff options
author | Philip Reames <listmail@philipreames.com> | 2015-02-20 23:16:52 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2015-02-20 23:16:52 +0000 |
commit | 1f017547bb379b6bef829eb20dab284602a0d43b (patch) | |
tree | 17ebc4ed2b984498545e890d30410e12aa05ce28 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | d1b1136e0e84bdeac1981bf9b52f300f7743f8ab (diff) | |
download | llvm-1f017547bb379b6bef829eb20dab284602a0d43b.zip llvm-1f017547bb379b6bef829eb20dab284602a0d43b.tar.gz llvm-1f017547bb379b6bef829eb20dab284602a0d43b.tar.bz2 |
[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.
llvm-svn: 230084
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions