about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-06-29 13:45:18 -0700
committerAlex Crichton <alex@alexcrichton.com>2016-06-30 09:08:43 -0700
commit9e2bd921ea22a31ef133222a1cecb6fb991ae87b (patch)
tree396f246005a3dd17e0bc9ec09cd06b22497c34c3 /src/rustllvm/RustWrapper.cpp
parentc2b56fb7a0c24e04227318ca7e5950e9289ee3e4 (diff)
downloadrust-9e2bd921ea22a31ef133222a1cecb6fb991ae87b.tar.gz
rust-9e2bd921ea22a31ef133222a1cecb6fb991ae87b.zip
mk: Don't consider LLVM done until it's done
Currently if an LLVM build is interrupted *after* it creates the llvm-config
binary but before it's done it puts us in an inconsistent state where we think
LLVM is compiled but it's not actually. This tweaks our logic to only consider
LLVM done building once it's actually done building.

This should hopefully alleviate problems on the bots where if we interrupt at
the wrong time it doesn't corrupt the build directory.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions