diff options
| author | Michael Neumann <mneumann@ntecs.de> | 2015-01-18 08:25:52 +0100 |
|---|---|---|
| committer | Michael Neumann <mneumann@ntecs.de> | 2015-01-18 08:25:52 +0100 |
| commit | d0eb85dc3fb7b04f828075e72de2ce763d5eebfb (patch) | |
| tree | fca2783d179289ec68946c6ee6cd8417b2c81b71 /src/rustllvm | |
| parent | dcaeb6aa23ecba2dc2af870668a9239136d20fa3 (diff) | |
| download | rust-d0eb85dc3fb7b04f828075e72de2ce763d5eebfb.tar.gz rust-d0eb85dc3fb7b04f828075e72de2ce763d5eebfb.zip | |
Redo Segmented stack support for DragonFly
It got accidentially reverted in 44440e5.
Diffstat (limited to 'src/rustllvm')
| -rw-r--r-- | src/rustllvm/llvm-auto-clean-trigger | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index 4a16b9c257c..9dd66ac0a30 100644 --- a/src/rustllvm/llvm-auto-clean-trigger +++ b/src/rustllvm/llvm-auto-clean-trigger @@ -1,4 +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. -2015-01-13 +2015-01-18 |
