Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Add an option for using '-fwhopr' instead of '-flto' #81

Open
Artoria2e5 opened this issue Feb 5, 2016 · 1 comment
Open

Add an option for using '-fwhopr' instead of '-flto' #81

Artoria2e5 opened this issue Feb 5, 2016 · 1 comment

Comments

@Artoria2e5
Copy link
Contributor

This splits up the LTO work (potentially across cores), and makes LTO'ing big programs less painful.

https://gcc.gnu.org/onlinedocs/gccint/LTO-Overview.html

@MingcongBai
Copy link
Contributor

I will test this out later today to see if there is some likelihood for build failures. If -fwhole-program is able to be used in a single thread environment, this should be enabled by default.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants