Remove some dead code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174547 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Christopher
2013-02-06 21:53:53 +00:00
parent 6c59c9f57c
commit 231b83d8fd
2 changed files with 0 additions and 34 deletions
-3
View File
@@ -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 *);