Skip to content
Snippets Groups Projects
Commit 50cd9979 authored by Michal Jires's avatar Michal Jires
Browse files

lto: Fix missing cleanup with incremental LTO.

Incremental LTO disabled cleanup of output_files since they have to
persist in ltrans cache.
This unintetionally also kept temporary early debug "*.debug.temp.o"
files.

Bootstrapped/regtested on x86_64-linux.
Ok for trunk?

lto-plugin/ChangeLog:

	* lto-plugin.c (cleanup_handler): Keep only files in ltrans
	cache.
parent 3bd61c1d
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