On May 8, 2007, at 1:10 PM, Bill wrote:
> On 5/8/07, Chris Lattner <[EMAIL PROTECTED]> wrote:
>>
>> add the & back.  I'm not sure why bill removed it.
>>
> That test was failing for me last night, and it seemed like that was
> part of the problem. Also, I didn't see the |& in other places...

tcl shell uses c-shell syntax.  This test wants to grep stderr, so it  
uses |&.

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

Reply via email to