gcc/lto-plugin
Andrew Pinski 9e58de3ce0 Fix PR lto/49664: liblto_plugin.so exports too many symbols
So right now liblto_plugin.so exports many libiberty symbols and
simple_object file symbols but really it just needs to export onload.

This fixes the problem by using "-export-symbols-regex onload" on
the libtool link line.

lto-plugin/ChangeLog:

	PR lto/49664
	* Makefile.am: Export only onload.
	* Makefile.in: Regenerate.
2021-09-13 15:16:56 +00:00
..
aclocal.m4
ChangeLog Daily bump. 2021-06-26 00:16:39 +00:00
config.h.in
configure GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs 2021-05-03 05:01:23 -07:00
configure.ac
lto-plugin.c add -ltrans-objects lto-plugin debug option 2021-06-25 08:48:52 +02:00
Makefile.am Fix PR lto/49664: liblto_plugin.so exports too many symbols 2021-09-13 15:16:56 +00:00
Makefile.in Fix PR lto/49664: liblto_plugin.so exports too many symbols 2021-09-13 15:16:56 +00:00