From 4fda776e04a4094677d48ef2e2145b0ad35d8d38 Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Wed, 11 Feb 2004 18:40:04 +0000 Subject: add description of -check-exit-code git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11326 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/bugpoint.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/CommandGuide/bugpoint.html') diff --git a/docs/CommandGuide/bugpoint.html b/docs/CommandGuide/bugpoint.html index 729e822ab2..f19d0cdb12 100644 --- a/docs/CommandGuide/bugpoint.html +++ b/docs/CommandGuide/bugpoint.html @@ -175,6 +175,10 @@ non-obvious ways. Here are some hints and tips:

part of the -args option, not as options to bugpoint itself.

+

  • -check-exit-code={true,false}
    + Assume a non-zero exit code or core dump from the test program is + a failure. Defaults to true.

    +

  • -disable-{adce,dce,simplifycfg}
    Do not run the specified passes to clean up and reduce the size of the test program. By default, bugpoint uses these passes internally -- cgit v1.2.3-70-g09d2