Delete control character from comment. (NFC)

This commit is contained in:
Adrian Prantl 2020-01-16 10:43:49 -08:00
parent 8ee2d16896
commit c0d909a1b1
1 changed files with 1 additions and 1 deletions

View File

@ -933,7 +933,7 @@ bool DWARFExpression::Evaluate(
Value tmp;
uint32_t reg_num;
/// Insertion point for evaluating multi-piece expression.
/// Insertion point for evaluating multi-piece expression.
uint64_t op_piece_offset = 0;
Value pieces; // Used for DW_OP_piece