summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2009-10-06 01:31:35 +0000
committerDevang Patel <dpatel@apple.com>2009-10-06 01:31:35 +0000
commit849e59abb2b9549334ea612431717e6f828616df (patch)
treedc3fe445fe55a7b85af7918544d709f2fc1015e4 /llvm/lib/CodeGen/AsmPrinter
parent475d32a987538df6f128a5c19372dcd8d9649c23 (diff)
downloadbcm5719-llvm-849e59abb2b9549334ea612431717e6f828616df.tar.gz
bcm5719-llvm-849e59abb2b9549334ea612431717e6f828616df.zip
Remove unintentional function decl.
llvm-svn: 83356
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter')
-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 1bb6906ed3a..383844f8832 100644
--- a/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
+++ b/llvm/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
OpenPOWER on IntegriCloud