aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-function-out.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto-function-out.c')
-rw-r--r--gcc/lto-function-out.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/gcc/lto-function-out.c b/gcc/lto-function-out.c
index 3bcc3de38f1..8fd63cfa1ee 100644
--- a/gcc/lto-function-out.c
+++ b/gcc/lto-function-out.c
@@ -612,9 +612,8 @@ output_type_ref_1 (struct output_block *ob, tree node)
}
-/* Look up TYPE in the type table and write the uleb128 index for it.
- This is a hack and will be replaced with a real reference to the
- type. */
+/* Look up NODE in the type table and write the uleb128 index for it to OB.
+ This is a hack and will be replaced with a real reference to the type. */
static void
output_type_ref (struct output_block *ob, tree node)