diff options
author | Teresa Johnson <tejohnson@google.com> | 2016-01-21 16:46:40 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2016-01-21 16:46:40 +0000 |
commit | 6f508afce10b4347010b90e91fae94f9fe8bd9f3 (patch) | |
tree | 6e3c695d6c22b651142f2838c393a81fbaab7788 /lldb/packages/Python/lldbsuite/test/example/TestSequenceFunctions.py | |
parent | cb17d72170cb1bba19ec29ae62cf453aa2015389 (diff) | |
download | bcm5719-llvm-6f508afce10b4347010b90e91fae94f9fe8bd9f3.tar.gz bcm5719-llvm-6f508afce10b4347010b90e91fae94f9fe8bd9f3.zip |
[ThinLTO] Avoid unnecesary hash lookups during metadata linking (NFC)
Replace sequences of count() followed by operator[] with either
find() or insert(), depending on the context.
llvm-svn: 258405
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/example/TestSequenceFunctions.py')
0 files changed, 0 insertions, 0 deletions