On Jan 6, 2007, at 9:51 AM, Reid Spencer wrote:
> I believe this patch has broken these two instcombine tests:
>
> FAIL: /proj/llvm/llvm-3/test/Regression/Transforms/InstCombine/ 
> 2003-11-13-ConstExprCastCall.ll:
> FAIL: /proj/llvm/llvm-3/test/Regression/Transforms/InstCombine/call- 
> cast-target.ll:
> Both of them are checking to see if the bitcast is gone which isn't  
> the case any more.

You're right.  Passing tests doesn't mean much if I type 'make' in  
lib/Transforms/Scalar instead of at the top level. :(

Sorry for the breakage,

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

Reply via email to