Use vector for child storage instead of map. This will also make
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 12 Dec 2007 19:08:44 +0000 (19:08 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 12 Dec 2007 19:08:44 +0000 (19:08 +0000)
commit41ff20bff472c942d07cf5d85b3d7cd41a140a67
tree65179b3e7f69eba6df364a981249c16c4566beac
parent7915cbee4d6ecc8bc2daa9fb44833a134a25016b
Use vector for child storage instead of map. This will also make
our life during future GraphTraits'ing slightly easier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44952 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/Trie.h