1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/Bitcode
Teresa Johnson 29f701563c [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
2016-01-21 16:46:40 +00:00
..
Reader [ThinLTO] Avoid unnecesary hash lookups during metadata linking (NFC) 2016-01-21 16:46:40 +00:00
Writer NFC Test Commit whitespace change in a comment 2016-01-19 18:01:20 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile
module.modulemap