]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add new hook ld_plugin_register_open_and_read_symbols. devel/mold-lto-plugin
authorMartin Liska <mliska@suse.cz>
Tue, 4 Jan 2022 15:37:13 +0000 (16:37 +0100)
committerMartin Liska <mliska@suse.cz>
Tue, 4 Jan 2022 15:38:09 +0000 (16:38 +0100)
commit76f10e938b79e87c2890e16ffcc350af0ec5e1b9
treea2fd7a33abff4a306a6fec676ec8894223dc6150
parent790854ea7670f11c14d431c102a49181d2915965
Add new hook ld_plugin_register_open_and_read_symbols.

The hook can be used for parsing of symbol table while
the file is not claimed.
include/plugin-api.h
lto-plugin/lto-plugin.c