summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2013-02-06 21:53:53 +0000
committerEric Christopher <echristo@gmail.com>2013-02-06 21:53:53 +0000
commit30be9f8ceecf76e865717080b6e442f8c699f924 (patch)
treea2ff403f6e625e139aff1da5dfb23fdeb6084cd5 /llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
parent556135d8139dfe8ea91927bcb82395301ffb1322 (diff)
downloadbcm5719-llvm-30be9f8ceecf76e865717080b6e442f8c699f924.tar.gz
bcm5719-llvm-30be9f8ceecf76e865717080b6e442f8c699f924.zip
Remove some dead code.
llvm-svn: 174547
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h')
-rw-r--r--llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h b/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
index 9cff12860cb..df3dc11c003 100644
--- a/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
+++ b/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
@@ -527,9 +527,6 @@ private:
/// section.
CompileUnit *constructSkeletonCU(const MDNode *);
- /// \brief Emit the local split debug info section.
- void emitSkeletonCU(const MCSection *);
-
/// \brief Emit the local split abbreviations.
void emitSkeletonAbbrevs(const MCSection *);
OpenPOWER on IntegriCloud