mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
DebugInfo: Remove dead DIRef friends
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234672 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5fc3fbd3ca
commit
cb36df33ba
@ -236,10 +236,6 @@ public:
|
||||
///
|
||||
/// Abstracts over direct and identifier-based metadata references.
|
||||
template <typename T> class DIRef {
|
||||
friend DIScopeRef DIScope::getContext() const;
|
||||
friend DIScopeRef DIScope::getRef() const;
|
||||
friend class DIType;
|
||||
|
||||
/// \brief Val can be either a MDNode or a MDString.
|
||||
///
|
||||
/// In the latter, MDString specifies the type identifier.
|
||||
|
Loading…
Reference in New Issue
Block a user