DebugInfo: Use MDType in DITypeIdentifierMap
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 21 Apr 2015 19:17:20 +0000 (19:17 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 21 Apr 2015 19:17:20 +0000 (19:17 +0000)
commit78d9c1daa5a336d09bd579831d86318557ee6982
tree096f6eaf2a3642148e27a42f5476fa93a4c9ebfd
parent2372a193ba904fdc85de3cc559e0bc162f14f144
DebugInfo: Use MDType in DITypeIdentifierMap

Use `MDType*` instead of `MDNode*` in `DITypeIdentifierMap`, since all
the members should be types.

llvm-svn: 235407
llvm/include/llvm/IR/DebugInfo.h