DebugInfo: Use MDType in DITypeIdentifierMap
Use `MDType*` instead of `MDNode*` in `DITypeIdentifierMap`, since all the members should be types. llvm-svn: 235407
Loading
Please sign in to comment
Use `MDType*` instead of `MDNode*` in `DITypeIdentifierMap`, since all the members should be types. llvm-svn: 235407