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:
8b9df62
)
Remove dead typedef.
author
Devang Patel
<dpatel@apple.com>
Tue, 12 Apr 2011 17:43:12 +0000
(17:43 +0000)
committer
Devang Patel
<dpatel@apple.com>
Tue, 12 Apr 2011 17:43:12 +0000
(17:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129368
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 4aeefdea62d649550c1f6d36533af73788ff3457..1fc969bb32f322220197c55b333132cc6aaafe41 100644
(file)
--- a/
lib/CodeGen/AsmPrinter/DwarfDebug.h
+++ b/
lib/CodeGen/AsmPrinter/DwarfDebug.h
@@
-198,8
+198,6
@@
class DwarfDebug {
/// corresponds to the MDNode mapped with the subprogram DIE.
DenseMap<DIE *, const MDNode *> ContainingTypeMap;
- typedef SmallVector<DbgScope *, 2> ScopeVector;
-
/// InlineInfo - Keep track of inlined functions and their location. This
/// information is used to populate debug_inlined section.
typedef std::pair<const MCSymbol *, DIE *> InlineInfoLabels;