ld: Add LTO warning to --wrap documentation

ld/

	* ld.texi (--wrap): Add warning that LTO may make this feature
	ineffective.
This commit is contained in:
Sebastian Huber 2019-01-14 08:30:19 +01:00
parent a7c9855d03
commit 6406a2701b
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2019-01-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
* ld.texi (--wrap): Add warning that LTO may make this feature
ineffective.
2019-01-21 Nick Clifton <nickc@redhat.com>
* po/uk.po: Updated Ukranian translation.

View File

@ -2411,6 +2411,9 @@ g (void)
@}
@end smallexample
Please keep in mind that with link-time optimization (LTO) enabled, your whole
program may be a translation unit.
@kindex --eh-frame-hdr
@kindex --no-eh-frame-hdr
@item --eh-frame-hdr