Something else changed. But not checked in. :-) Will fix. Thx.

Evan

On Aug 9, 2007, at 4:19 PM, Dale Johannesen wrote:

>
>> -            ValueNumberInfo[VN].def = RHSValNoInfo.def;
>> +            ValueNumberInfo[VN]->def = ~1U;  // Now this val# is
>> dead.
>
> Is .def equivalent to ->def here, or is this another change?
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits@cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to