diff options
author | Rui Ueyama <ruiu@google.com> | 2013-12-28 08:11:21 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-12-28 08:11:21 +0000 |
commit | ad79838aa815db6ba6e37fa742fc9bc7b9a19e2f (patch) | |
tree | 1236b3190a2ffb873d64390c4c55f618361eae10 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 51cff7199dc629e11f5188ccd43eddc27e081d30 (diff) | |
download | llvm-ad79838aa815db6ba6e37fa742fc9bc7b9a19e2f.zip llvm-ad79838aa815db6ba6e37fa742fc9bc7b9a19e2f.tar.gz llvm-ad79838aa815db6ba6e37fa742fc9bc7b9a19e2f.tar.bz2 |
[PECOFF] Use std::set to store export symbol descriptors.
Each export symbol descriptor has unique name attribute, so std::set is
better container than std::vector for it. No functionality change.
llvm-svn: 198102
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions