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:
e717faa
)
Remove unintentional function decl.
author
Devang Patel
<dpatel@apple.com>
Tue, 6 Oct 2009 01:31:35 +0000
(
01:31
+0000)
committer
Devang Patel
<dpatel@apple.com>
Tue, 6 Oct 2009 01:31:35 +0000
(
01:31
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83356
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 1bb6906ed3a830c3de4e29b9f0a62f3c045094f3..383844f883284f0b107c15d782510275f4898177 100644
(file)
--- a/
lib/CodeGen/AsmPrinter/DwarfDebug.h
+++ b/
lib/CodeGen/AsmPrinter/DwarfDebug.h
@@
-563,7
+563,6
@@
public:
/// CollectVariableInfo - Populate DbgScope entries with variables' info.
void CollectVariableInfo();
- void SetDbgScopeLabels(const MachineInstr *MI, unsigned Label);
};
} // End of namespace llvm