Use StringMap instead of std::map<std::string, SDNode*>.
authorDan Gohman <gohman@apple.com>
Mon, 23 Jun 2008 21:08:32 +0000 (21:08 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 23 Jun 2008 21:08:32 +0000 (21:08 +0000)
commit4b84086e89d86fb16f562166d9fea8df37db6be7
tree50a59b7afbd1be233377704d12c8d6d69d7e9dca
parent84701836bfb1889e2e26e361ebd5d29d972ab396
Use StringMap instead of std::map<std::string, SDNode*>.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52641 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAG.h