diff options
| author | Michael Wu <mwu.code@gmail.com> | 2017-04-25 18:50:41 -0400 |
|---|---|---|
| committer | Michael Wu <mwu.code@gmail.com> | 2017-04-26 02:11:49 -0400 |
| commit | 27b00ec752cfd65e70f213272d0d960c05dc9aae (patch) | |
| tree | c55182152394e64057ab0c51b0c59385ee396d5d | |
| parent | 32aeb22f5488acc51b01d93684d35d097e6e23f5 (diff) | |
| download | rust-27b00ec752cfd65e70f213272d0d960c05dc9aae.tar.gz rust-27b00ec752cfd65e70f213272d0d960c05dc9aae.zip | |
Cherry pick LLVM hexagon fixes
| 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 a884d21cc5f0b23a1693d1e872fd8998a4fdd17 +Subproject 878af191434cd716eeb13c2be7a2b1e21abf274 diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger index c8732e27b82..52ebf449d60 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-03-23 +2017-04-25 |
