Avoid Unnecessary Builds
authorDavid Greene <greened@obbligato.org>
Mon, 28 Jan 2013 22:05:50 +0000 (22:05 +0000)
committerDavid Greene <greened@obbligato.org>
Mon, 28 Jan 2013 22:05:50 +0000 (22:05 +0000)
commitfcb979ca1a087c0a47123d1dc40c42cb2353bada
treead08a7ea46fddbb106936670a4d907af3e5dd00c
parent87e10dfefa94f77937c37b0eb51095540d675cbc
Avoid Unnecessary Builds

By default, stop the universe build if a key component fails.  This
avoids useless builds when we know a package is broken anyway.
Provide a --keep-going option to override this behavior.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173723 91177308-0d34-0410-b5e6-96231b3b80d8
utils/llvm-compilers-check