[llvm-commits] [llvm] r167755 - /llvm/trunk/lib/Support/ErrorHandling.cpp

Dan Gohman dan433584 at gmail.com
Tue Nov 13 08:15:56 PST 2012


On Mon, Nov 12, 2012 at 1:38 PM, Chad Rosier <mcrosier at apple.com> wrote:

> Please disregard this commit message. The correct commit message is:
>
> If we encounter a fatal error, exit with status 70.  For BSD systems this
> is
> defined as an internal software error.  This notifies the driver to report
> diagnostics information.
> rdar://11951540
>

This code runs for example on a command-line syntax error. That doesn't
seem to fit the description of an "internal software error".

Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121113/b6b3e8f1/attachment.html>


More information about the llvm-commits mailing list