]> git.lizzy.rs Git - rust.git/commitdiff
Redo Segmented stack support for DragonFly
authorMichael Neumann <mneumann@ntecs.de>
Sun, 18 Jan 2015 07:25:52 +0000 (08:25 +0100)
committerMichael Neumann <mneumann@ntecs.de>
Sun, 18 Jan 2015 07:25:52 +0000 (08:25 +0100)
It got accidentially reverted in 44440e5.

src/llvm
src/rustllvm/llvm-auto-clean-trigger

index ec1fdb3b9d3b1fb9e1dae97a65dd3a13db9bfb23..b820135911e17c7a46b901db56baa48e5155bf46 160000 (submodule)
--- a/src/llvm
+++ b/src/llvm
@@ -1 +1 @@
-Subproject commit ec1fdb3b9d3b1fb9e1dae97a65dd3a13db9bfb23
+Subproject commit b820135911e17c7a46b901db56baa48e5155bf46
index 4a16b9c257cbe953bb1edb192ba7ad43b49604c1..9dd66ac0a3059633872871b0ea5809b9ba4630bd 100644 (file)
@@ -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