diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2013-06-25 23:46:26 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2013-07-01 08:30:05 -0700 |
| commit | 5183a6cc6c5bcd263ed7a31650351fc64b4412f4 (patch) | |
| tree | 11c2f721cb3821b9f964f94e87961ab24a8f8f57 /src/rustllvm/llvm-auto-clean-trigger | |
| parent | 1c48aac9aa837fe94f0bf731425ccd3799687651 (diff) | |
Turn on using LLVM threadsafely
Diffstat (limited to 'src/rustllvm/llvm-auto-clean-trigger')
| -rw-r--r-- | src/rustllvm/llvm-auto-clean-trigger | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index e69de29bb2d..fbd687778ae 100644 --- a/src/rustllvm/llvm-auto-clean-trigger +++ b/src/rustllvm/llvm-auto-clean-trigger @@ -0,0 +1,4 @@ +# If this file is modified, then llvm will be forcibly cleaned and then rebuilt. +# The actual contents of this file do not matter, but to trigger a change on the +# build bots then the contents should be changed so git updates the mtime. +6-29-2013 |
