On Mar 23, 2007, at 9:32 AM, Reid Spencer wrote:

> 2. To allow "make check TESTSUITE=test/Transforms/InstCombine/APInt"  
> to
> just check
>    the APInt versions of these tests.

How about
        cd test &&  make RUNTESTFLAGS="Transforms/InstCombine/dg.exp=*apint*"
?

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

Reply via email to