diff options
author | Duncan Sands <baldrick@free.fr> | 2011-10-20 20:10:58 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2011-10-20 20:10:58 +0000 |
commit | fbc0dec7b4dc94a667c2b8af6748a742da95353d (patch) | |
tree | 003851900b94d4992a875d383a563dc590b9ecf5 /lib/Transforms/Utils/SimplifyIndVar.cpp | |
parent | 1dda3d511e19918c4487e9d5a45eb5856284494e (diff) |
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
Diffstat (limited to 'lib/Transforms/Utils/SimplifyIndVar.cpp')
0 files changed, 0 insertions, 0 deletions