lto-dump: modernize a bit
authorMartin Liska <mliska@suse.cz>
Thu, 27 Oct 2022 08:40:58 +0000 (10:40 +0200)
committerMartin Liska <mliska@suse.cz>
Fri, 28 Oct 2022 07:16:24 +0000 (09:16 +0200)
commitbd891730b26a6854d9b8f341bd43110085752007
treed382387d7ea36645bec875dd5d732a4ac52ea42c
parent0c112651f665be9948086f25f99d4e88c94716bd
lto-dump: modernize a bit

gcc/lto/ChangeLog:

* lto-dump.cc (dump_list): Remove trailing return.
(dump_symbol): Likewise.
(dump_body): Filter name based on mangled name.
(dump_tool_help): Use GIMPLE wording.
(lto_main): Update wording.
gcc/lto/lto-dump.cc