mirror of
https://forge.sourceware.org/marek/gcc.git
synced 2026-02-21 19:35:36 -05:00
Fix a typo: manling -> mangling.
This commit is contained in:
committed by
Marek Polacek
parent
9f8f38bd57
commit
f6a3ac7218
@@ -8613,7 +8613,7 @@ dependent_splice_p (const_tree t)
|
||||
static GTY(()) int annotation_idx;
|
||||
|
||||
/* Helper function for mangle.cc (write_reflection).
|
||||
Determine 2 letter manling prefix and store it into prefix.
|
||||
Determine 2 letter mangling prefix and store it into prefix.
|
||||
Additionally return the reflection handle possibly adjusted so that
|
||||
write_reflection can mangle the operands of it if any are needed. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user