On 12/18/06, Reid Spencer <[EMAIL PROTECTED]> wrote: > On Mon, 2006-12-18 at 14:14 -0800, Bill Wendling wrote: > > On 12/18/06, Reid Spencer <[EMAIL PROTECTED]> wrote: > > > > > > - if (Bad) { > > > + if (!Bad) { > > > Bad = false; > > > > Isn't the above statement not needed then? > > Yup. I'll remove it. > Thanks :-)
-bw _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits