summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2013-07-03 01:57:20 +0000
committerEric Christopher <echristo@gmail.com>2013-07-03 01:57:20 +0000
commit95a7d49ecd35ca59629d514f6188b14eedc73cc9 (patch)
tree1344d40f4ddedf4b0fdfa14d91e64906f801e020 /llvm/lib
parent9f4517a7b0d637423b767586fccd7e0b6ca89ee5 (diff)
downloadbcm5719-llvm-95a7d49ecd35ca59629d514f6188b14eedc73cc9.tar.gz
bcm5719-llvm-95a7d49ecd35ca59629d514f6188b14eedc73cc9.zip
Remove unnecessary forward declare.
llvm-svn: 185495
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h b/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
index 1a036885b2e..e28f70808d5 100644
--- a/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
+++ b/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
@@ -41,7 +41,6 @@ class DIEAbbrev;
class DIE;
class DIEBlock;
class DIEEntry;
-class DwarfDebug;
//===----------------------------------------------------------------------===//
/// \brief This class is used to record source line correspondence.
OpenPOWER on IntegriCloud