ELF2: Use DenseMap instead of std::map for a symbol table.
authorRui Ueyama <ruiu@google.com>
Wed, 29 Jul 2015 16:30:40 +0000 (16:30 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 29 Jul 2015 16:30:40 +0000 (16:30 +0000)
commitb4731a58475221c0dfe94fa87dfefa9d2af44347
treee5bac5622ba765faf3f6ab58a4763d68574e3f7a
parentca577fd5360583bdb995514f652c672f94d0f9f7
ELF2: Use DenseMap instead of std::map for a symbol table.

We use DenseMap for COFF too.

llvm-svn: 243534
lld/ELF/SymbolTable.h