llvm/utils/release
Duncan Sands fbc0dec7b4 Reset the system compiler each time we start a new flavour. Otherwise
the last compiler built for the previous flavour is used for the next,
for example the Debug clang compiler was being used for the initial build
of the Release LLVM.  Flavors should be independent of each other.  This
especially matters if the compiler built for the previous flavour doesn't
actually work!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142607 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-20 20:10:58 +00:00
..
findRegressions.py Revamp the script to handle the 'TEST=simple' output. 2011-10-20 00:45:46 +00:00
merge.sh Update the tree before applying patch. 2011-10-16 20:59:25 +00:00
tag.sh Add message to svn mkdir command. 2011-10-17 21:42:29 +00:00
test-release.sh Reset the system compiler each time we start a new flavour. Otherwise 2011-10-20 20:10:58 +00:00