DebugInfo: Move DIType::is*() queries to MDType
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 7 Apr 2015 01:24:30 +0000 (01:24 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 7 Apr 2015 01:24:30 +0000 (01:24 +0000)
commitaecab7a93ded1b31097384ad0023e1d0454e59c0
tree22009b30fb58aabdad1e4efcdce55943fdf8257e
parent5261e4be99c9c53fb4e0a2aa79ad96e5b37ea0f9
DebugInfo: Move DIType::is*() queries to MDType

Move body of `DIType::isObjectPointer()` (etc.) to `MDType`, and change
the versions in `DIType` to forward there.

llvm-svn: 234275
llvm/include/llvm/IR/DebugInfo.h
llvm/include/llvm/IR/DebugInfoMetadata.h