[llvm-commits] CVS: llvm/test/Transforms/LICM/scalar_promote.ll
Chris Lattner
clattner at apple.com
Tue May 8 13:15:09 PDT 2007
On May 8, 2007, at 1:10 PM, Bill wrote:
> On 5/8/07, Chris Lattner <sabre at nondot.org> 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
More information about the llvm-commits
mailing list