projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da965de
)
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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185495
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.h
patch
|
blob
|
history
diff --git
a/lib/CodeGen/AsmPrinter/DwarfDebug.h
b/lib/CodeGen/AsmPrinter/DwarfDebug.h
index 1a036885b2ecc665132869593aa15005d7066729..e28f70808d5e05f9b1fcfbdabc8c90c39147a8b5 100644
(file)
--- a/
lib/CodeGen/AsmPrinter/DwarfDebug.h
+++ b/
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.