projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f4517a
)
Remove unnecessary forward declare.
author
Eric Christopher
<echristo@gmail.com>
Wed, 3 Jul 2013 01:57:20 +0000
(
01:57
+0000)
committer
Eric Christopher
<echristo@gmail.com>
Wed, 3 Jul 2013 01:57:20 +0000
(
01:57
+0000)
llvm-svn: 185495
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
patch
|
blob
|
history
diff --git
a/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
b/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
index
1a03688
..
e28f708
100644
(file)
--- 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.