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)
commit6238cb16f33c7e7cff5009feec3b7f6f4e51d495
tree43989141828c546f6b01c3ba95f0e6835f1732b8
parent29dbbd73de46d769517d2d708fabf4671cfde557
DebugInfo: Use MDType in DITypeIdentifierMap

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235407 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DebugInfo.h