icecc / icecream

Distributed compiler with a central scheduler to share build load
GNU General Public License v2.0
1.58k stars 250 forks source link

gcc and pgo #533

Closed yhaenggi closed 4 years ago

yhaenggi commented 4 years ago

Is icecream currently compatible with pgo (profile guided optimization)? If not, is it planned?

llunak commented 4 years ago

Currently not. I'll be done whenever somebody implements it. Duplicate of #156 .