forked from OSchip/llvm-project
[NFCI] Removed an un-used declaration got accidentally introduced in f91d18eaa9
This commit is contained in:
parent
7c80f2da81
commit
03812041d8
|
@ -178,9 +178,6 @@ public:
|
|||
DebugLocStream::ListBuilder &List,
|
||||
const DIBasicType *BT,
|
||||
DwarfCompileUnit &TheCU);
|
||||
|
||||
void finalize(const AsmPrinter &AP, DebugLocStream::ListBuilder &List,
|
||||
const DIStringType *ST);
|
||||
};
|
||||
|
||||
/// Compare two DbgValueLocs for equality.
|
||||
|
|
Loading…
Reference in New Issue