Skip to content
Snippets Groups Projects
Commit cc8547a7 authored by Andi Kleen's avatar Andi Kleen Committed by Jan Hubicka
Browse files

invoke.texi (ffat-lto-objects): Document.


	* doc/invoke.texi (ffat-lto-objects): Document.
	* toplev.c (compile_file): Do not output assembly when doing slim lto;
	Output __gnu_slim_lto when doing slim lto.
	* cgraphunit.c (ipa_passes): Do only analysis when producing slim lto.
	(cgraph_optimize): Return early when doing slim lto.
	* opts.c (finish_options): Complain about lack of linker plugin
	when doing slim lto.
	* common.opt (ffat-lto-objects): New.

Co-Authored-By: default avatarJan Hubicka <jh@suse.cz>

From-SVN: r179271
parent 3019bbae
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment