Dan Gohman
|
432af7ace0
|
Add -disable-output to a bunch of tests that don't care about the output.
llvm-svn: 73633
|
2009-06-17 20:56:26 +00:00 |
Wojciech Matyjewicz
|
ddb265b905
|
Now that ScalarEvolution::print writes to the correct stream, there is
no need to redirect stderr into stdout.
llvm-svn: 47009
|
2008-02-12 15:12:40 +00:00 |
Dan Gohman
|
2dba0788a5
|
Change grep '' to grep {}.
Change 2>&1 | to |&.
llvm-svn: 44344
|
2007-11-27 00:10:35 +00:00 |
Nick Lewycky
|
5b18bd3368
|
Be more careful when transforming | to +. Patch from Wojciech Matyjewicz.
llvm-svn: 44248
|
2007-11-20 08:24:44 +00:00 |