mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-19 06:31:18 +00:00
Remove dead code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128639 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b41aaab5a1
commit
e62dfcf4b3
@ -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