DebugInfo: Remove constructors for DIRef<>
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 7 Apr 2015 18:41:54 +0000 (18:41 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 7 Apr 2015 18:41:54 +0000 (18:41 +0000)
commit8d06b526759ed6c9f91a71936678e9f39b321da6
treec90154907c509b9ac643b24d9cf31b27501c2b28
parent876ee73d212380bc7660b7f16ec522b805a2dd3c
DebugInfo: Remove constructors for DIRef<>

Remove all constructors for `DIRef<>` *except* the ones forwarding from
`TypedDebugNodeRef`.

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