Split DenseMapInfo into a separate header file, so that it can be
authorDan Gohman <gohman@apple.com>
Fri, 31 Jul 2009 18:18:19 +0000 (18:18 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 31 Jul 2009 18:18:19 +0000 (18:18 +0000)
commit40f830d08c75c5e188fff582839e25d84af4a2ef
tree6fc6ff389e6dccfe2f9cccff3c240f8811c9d09e
parentca8135379e2bc8013a746e245ada2b79dd9f8b0a
Split DenseMapInfo into a separate header file, so that it can be
included separately.

llvm-svn: 77693
llvm/include/llvm/ADT/DenseMap.h
llvm/include/llvm/ADT/DenseMapInfo.h [new file with mode: 0644]