aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitReader.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2016-04-14 20:42:43 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2016-04-14 20:42:43 +0000
commit7f0b7272353918e02ab43605c7cd1beef98e274d (patch)
tree0e9c01b2273c129c565aaeeb200041cd0e18b910 /llvm/lib/Bitcode/Reader/BitReader.cpp
parent5cb666add7d47962c82db4da224a7978fb69f403 (diff)
downloadllvm-7f0b7272353918e02ab43605c7cd1beef98e274d.zip
llvm-7f0b7272353918e02ab43605c7cd1beef98e274d.tar.gz
llvm-7f0b7272353918e02ab43605c7cd1beef98e274d.tar.bz2
Specialize the symbol table data structure a bit.
We never need to iterate over the K,V pairs, so we can avoid copying the key as MapVector does. This is a small speedup on most benchmarks. llvm-svn: 266364
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions