DebugInfo: Create MDTypeRef, etc., to replace DITypeRef
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 6 Apr 2015 18:02:43 +0000 (18:02 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 6 Apr 2015 18:02:43 +0000 (18:02 +0000)
commit05652b6afa44be14fe33e9a20f0e508f2bfd292e
tree62569c4845d702395e6c03775f462cfc8064c3bc
parent3a69ccdae1676014a80b505b3a53ff4ea749e5d2
DebugInfo: Create MDTypeRef, etc., to replace DITypeRef

Create a string-based wrapper in the debug info hierarchy for type
references.

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