[ADT/StringMap] Follow-up to r172455, use the correct constructor for setting the...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 15 Jan 2013 01:58:45 +0000 (01:58 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 15 Jan 2013 01:58:45 +0000 (01:58 +0000)
commit5312f07a89171a97481f5277c8770569d6e3737e
tree119e2dea0b96f7f42751ca39fa137d63a48564e8
parentd2d57b72d6c12e750f52388f646fe671b71f2a73
[ADT/StringMap] Follow-up to r172455, use the correct constructor for setting the InitialSize,
previously it was calling the "StringMapImpl(unsigned itemSize)" constructor.

llvm-svn: 172500
llvm/include/llvm/ADT/StringMap.h