> Hi,
>
> while working on removing lazy cgraph node creation I have noticed
> that we might do that even in the call graph verifier which certainly
> looks undesirable. Richi pre-approved removing it on IRC but I am not
> sure whether that was for 4.6. On the other hand I guess the change
> is
On Fri, 11 Mar 2011, Martin Jambor wrote:
> Hi,
>
> while working on removing lazy cgraph node creation I have noticed
> that we might do that even in the call graph verifier which certainly
> looks undesirable. Richi pre-approved removing it on IRC but I am not
> sure whether that was for 4.6.
Hi,
while working on removing lazy cgraph node creation I have noticed
that we might do that even in the call graph verifier which certainly
looks undesirable. Richi pre-approved removing it on IRC but I am not
sure whether that was for 4.6. On the other hand I guess the change
is rather obvious