diff options
| author | Barosl LEE <github@barosl.com> | 2015-01-21 02:16:53 +0900 |
|---|---|---|
| committer | Barosl LEE <github@barosl.com> | 2015-01-21 02:16:53 +0900 |
| commit | eace6afed224e57708b9fd9c7e11542c480b7562 (patch) | |
| tree | 648bd33da1ef521caf1f93c9f7ebdb4bc3ffa555 | |
| parent | 9752924dff53530050e5b236500a6551482be341 (diff) | |
| parent | d0eb85dc3fb7b04f828075e72de2ce763d5eebfb (diff) | |
| download | rust-eace6afed224e57708b9fd9c7e11542c480b7562.tar.gz rust-eace6afed224e57708b9fd9c7e11542c480b7562.zip | |
Rollup merge of #20991 - mneumann:llvm-dragonfly-take2, r=alexcrichton
It got accidentially reverted in 44440e5.
| m--------- | src/llvm | 0 | ||||
| -rw-r--r-- | src/rustllvm/llvm-auto-clean-trigger | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/llvm b/src/llvm -Subproject ec1fdb3b9d3b1fb9e1dae97a65dd3a13db9bfb2 +Subproject b820135911e17c7a46b901db56baa48e5155bf4 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 |
