Re: [llvm-commits] CVS: llvm/test/Transforms/InstCombine/cast_ptr.ll

2007-02-23 Thread Chris Lattner
On Feb 22, 2007, at 8:28 AM, Andrew Lenharth wrote: > I won't get a chance to fix this before the nightly testers start. > Should I x-fail this until it is handled? I took care of this. The run line was wrong, so it didn't fail. Please add a fix to mainline when you can, Thanks! -Chris

Re: [llvm-commits] CVS: llvm/test/Transforms/InstCombine/cast_ptr.ll

2007-02-22 Thread Andrew Lenharth
I won't get a chance to fix this before the nightly testers start. Should I x-fail this until it is handled? Andrew On 2/22/07, Andrew Lenharth <[EMAIL PROTECTED]> wrote: Changes in directory llvm/test/Transforms/InstCombine: cast_ptr.ll updated: 1.3 -> 1.4 --- Log message: missed cast el