|
|
On Tue, Mar 3, 2009 at 07:47, Diego Novillo <dnovillo@xxxxxxxxxx> wrote:
>>> Â but it differs in how
>>> +the final link stage is executed. ÂInstead of loading all the
>>> +function bodies in memory, the callgraph is analyzed and
>>> +optimization decisions are made (whole program analysis or WPA).
>>> +Once optimizations decisions are made, the callgraph is
>>
>> s/optimizations/optimization/
>
> Actually, the plural form was correct. ÂWPA makes several separate decisions.
Gah, you meant the second instance, didn't you? I was looking at the
first 'optimization decisions' but missed the second instance that was
indeed wrong. Sorry about that. I committed the obvious fix.
Diego.
|
|