[lto] function to DECL associations for WPA repackaging
Diego Novillo
dnovillo@google.com
Fri Jun 13 10:29:00 GMT 2008
On 6/13/08 3:27 AM, Richard Guenther wrote:
> But probably pulling them in on-demand is
> a more practical approach (after all this huge number of vars is
> also the cause of the slowness of alias computation and partitioning
> in this testcase).
I agree, and the end result would be the same. By the time we're ready
to stream out gimple_referenced_vars(), all the symbols we need should
be in that vector.
Diego.
More information about the Gcc
mailing list