Skip to content

Commit 520ac71

Browse files
committed
Formatting change
1 parent 6206814 commit 520ac71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bolt/include/bolt/Core/DIEBuilder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ class DIEBuilder {
209209
/// no parents.
210210
uint32_t finalizeDIEs(DWARFUnit &CU, DIE &Die, uint32_t &CurOffset);
211211

212-
/// Populates DebugNames table
212+
/// Populates DebugNames table.
213213
void populateDebugNamesTable(DWARFUnit &CU, DIE &Die,
214214
std::optional<BOLTDWARF5AccelTableData *> Parent,
215215
uint32_t NumberParentsInChain);

0 commit comments

Comments
 (0)