Skip to content

Commit

Permalink
[NFCI] Removed an un-used declaration got accidentally introduced in f…
Browse files Browse the repository at this point in the history
  • Loading branch information
SouraVX committed Sep 1, 2020
1 parent 7c80f2d commit 0381204
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h
Expand Up @@ -178,9 +178,6 @@ class DebugLocEntry {
DebugLocStream::ListBuilder &List,
const DIBasicType *BT,
DwarfCompileUnit &TheCU);

void finalize(const AsmPrinter &AP, DebugLocStream::ListBuilder &List,
const DIStringType *ST);
};

/// Compare two DbgValueLocs for equality.
Expand Down

0 comments on commit 0381204

Please sign in to comment.