summaryrefslogtreecommitdiff
path: root/lib/CodeGen/AsmPrinter/DwarfDebug.h
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2013-10-15 20:26:37 +0000
committerAdrian Prantl <aprantl@apple.com>2013-10-15 20:26:37 +0000
commit73df4b9f5742023838ffa4eb36638a437e728193 (patch)
treedadc29266659bbf6622ad62623e1dee144d0615f /lib/CodeGen/AsmPrinter/DwarfDebug.h
parent05ac87f864a34bff0e6f2a029d48eab3e4cb464a (diff)
downloadllvm-73df4b9f5742023838ffa4eb36638a437e728193.tar.gz
llvm-73df4b9f5742023838ffa4eb36638a437e728193.tar.bz2
llvm-73df4b9f5742023838ffa4eb36638a437e728193.tar.xz
Remove some dead code. (DarwinGDBCompat was retired in r189903).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192731 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter/DwarfDebug.h')
-rw-r--r--lib/CodeGen/AsmPrinter/DwarfDebug.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/CodeGen/AsmPrinter/DwarfDebug.h b/lib/CodeGen/AsmPrinter/DwarfDebug.h
index 6d22f27214..326a09c516 100644
--- a/lib/CodeGen/AsmPrinter/DwarfDebug.h
+++ b/lib/CodeGen/AsmPrinter/DwarfDebug.h
@@ -429,9 +429,6 @@ class DwarfDebug {
// Holders for the various debug information flags that we might need to
// have exposed. See accessor functions below for description.
- // Whether or not we're emitting info for older versions of gdb on darwin.
- bool IsDarwinGDBCompat;
-
// Holder for imported entities.
typedef SmallVector<std::pair<const MDNode *, const MDNode *>, 32>
ImportedEntityMap;
@@ -661,7 +658,6 @@ public:
// Main entry points.
//
DwarfDebug(AsmPrinter *A, Module *M);
- ~DwarfDebug();
/// \brief Emit all Dwarf sections that should come prior to the
/// content.
@@ -702,10 +698,6 @@ public:
/// \brief Recursively Emits a debug information entry.
void emitDIE(DIE *Die, std::vector<DIEAbbrev *> *Abbrevs);
- /// \brief Returns whether or not to limit some of our debug
- /// output to the limitations of darwin gdb.
- bool useDarwinGDBCompat() { return IsDarwinGDBCompat; }
-
// Experimental DWARF5 features.
/// \brief Returns whether or not to emit tables that dwarf consumers can