Little help to debug the bugpoint itself.
[oota-llvm.git] / utils / NewNightlyTest.pl
index 4287cc1da5436543f1d47fce016d02ecb44a48f8..1b48168262a5f3354628b900b4b0ce76a1bb3bcb 100755 (executable)
@@ -47,8 +47,8 @@ use Socket;
 #  -noclean         Do not run 'make clean' before building.
 #  -nobuild         Do not build llvm. If tests are enabled perform them
 #                   on the llvm build specified in the build directory
-#  -release         Build an LLVM Release version
-#  -release-asserts Build an LLVM ReleaseAsserts version
+#  -release         Build an LLVM Release+Asserts version
+#  -release-asserts Build an LLVM Release version
 #  -disable-bindings     Disable building LLVM bindings.
 #  -with-clang      Checkout Clang source into tools/clang.
 #  -compileflags    Next argument specifies extra options passed to make when