diff options
author | Dan Gohman <gohman@apple.com> | 2009-07-02 00:17:47 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-07-02 00:17:47 +0000 |
commit | 43f33dd550a2d165c41cbf01cae97d513dd5002c (patch) | |
tree | 18b9610a956fa4d7b81bdd1e792381e3c5e77660 /llvm/lib/Bitcode/Reader/BitReader.cpp | |
parent | f7691d398dd2c240eb6b01fbe2bfd07ef7a923ee (diff) | |
download | llvm-43f33dd550a2d165c41cbf01cae97d513dd5002c.zip llvm-43f33dd550a2d165c41cbf01cae97d513dd5002c.tar.gz llvm-43f33dd550a2d165c41cbf01cae97d513dd5002c.tar.bz2 |
Fix a bunch of other places that used operator[] to test whether
a key is present in a std::map or DenseMap to use find instead.
llvm-svn: 74676
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions