diff options
| author | Ariel Ben-Yehuda <ariel.byd@gmail.com> | 2017-06-27 18:09:52 +0300 |
|---|---|---|
| committer | Ariel Ben-Yehuda <ariel.byd@gmail.com> | 2017-06-27 18:09:52 +0300 |
| commit | 0e6eecb4e5bd2a9c308617f5e0c3cdf43124a601 (patch) | |
| tree | 5be15cae4c34580748bde6768c70397dc33369f0 | |
| parent | f590a44ce61888c78b9044817d8b798db5cd2ffd (diff) | |
| download | rust-0e6eecb4e5bd2a9c308617f5e0c3cdf43124a601.tar.gz rust-0e6eecb4e5bd2a9c308617f5e0c3cdf43124a601.zip | |
Rebase LLVM on top of LLVM 4.0.1
Fixes #42893.
| m--------- | src/llvm | 0 | ||||
| -rw-r--r-- | src/rustllvm/llvm-rebuild-trigger | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/llvm b/src/llvm -Subproject d8c9dfcc4f5289c09bab5736966feee2a0e6959 +Subproject 8e1b4fedfa4542e65f82fe124bd6433f3bd0aec diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger index e547659d19a..37ba3264452 100644 --- a/src/rustllvm/llvm-rebuild-trigger +++ b/src/rustllvm/llvm-rebuild-trigger @@ -1,4 +1,4 @@ # If this file is modified, then llvm will be (optionally) 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. -2017-06-19 +2017-06-27 |
