diff options
Diffstat (limited to 'gnu/llvm/lib/DebugInfo/CodeView/DebugSubsection.cpp')
| -rw-r--r-- | gnu/llvm/lib/DebugInfo/CodeView/DebugSubsection.cpp | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/gnu/llvm/lib/DebugInfo/CodeView/DebugSubsection.cpp b/gnu/llvm/lib/DebugInfo/CodeView/DebugSubsection.cpp deleted file mode 100644 index 67b428bfa71..00000000000 --- a/gnu/llvm/lib/DebugInfo/CodeView/DebugSubsection.cpp +++ /dev/null @@ -1,16 +0,0 @@ -//===- DebugSubsection.cpp -----------------------------------*- C++-*-===// -// -// The LLVM Compiler Infrastructure -// -// This file is distributed under the University of Illinois Open Source -// License. See LICENSE.TXT for details. -// -//===----------------------------------------------------------------------===// - -#include "llvm/DebugInfo/CodeView/DebugSubsection.h" - -using namespace llvm::codeview; - -DebugSubsectionRef::~DebugSubsectionRef() {} - -DebugSubsection::~DebugSubsection() {} |
