mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-02 18:31:54 +00:00
Remove dead code.
llvm-svn: 128639
This commit is contained in:
parent
392dbfd384
commit
eb032aede2
@ -255,12 +255,8 @@ class DwarfDebug {
|
||||
MCSymbol *FunctionBeginSym, *FunctionEndSym;
|
||||
|
||||
DIEInteger *DIEIntegerOne;
|
||||
private:
|
||||
|
||||
/// getNumSourceIds - Return the number of unique source ids.
|
||||
unsigned getNumSourceIds() const {
|
||||
return SourceIdMap.size();
|
||||
}
|
||||
private:
|
||||
|
||||
/// assignAbbrevNumber - Define a unique number for the abbreviation.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user