<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Reid Spencer wrote:
<blockquote cite="mid1176162476.9947.628.camel@bashful.x10sys.com"
 type="cite">
  <pre wrap="">On Mon, 2007-04-09 at 18:40 -0500, Devang Patel wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Changes in directory llvm/test/Transforms/LoopRotate:

PhiRename-1.ll updated: 1.1 -> 1.2
---
Log message:

Add check for opt crash.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This idiom is becoming more and more prevalent. While it works, its also
doubling the runtime of each test its used in. I'm wondering if we could
invest in a "notgrep" script (since we're invoking "not" anyway) that
would fail on empty input. Is this sufficient to avoid having to do
things twice?</pre>
</blockquote>
<br>
It won't work.  The command can crash after producing some output, but
still not producing a line being grepped for.<br>
</body>
</html>