diff options
| author | Vadzim Dambrouski <pftbest@gmail.com> | 2017-04-26 17:04:25 +0300 |
|---|---|---|
| committer | Vadzim Dambrouski <pftbest@gmail.com> | 2017-04-27 08:40:27 +0300 |
| commit | ec5588b4bc4e90016ac3539f28102460f6f5fc5c (patch) | |
| tree | 02dcc035c1e9cc094f7a6c93ca27194a874c2ad0 /src/rustllvm | |
| parent | 54ef80043a3864495555c96791118ab3a725fe6b (diff) | |
| download | rust-ec5588b4bc4e90016ac3539f28102460f6f5fc5c.tar.gz rust-ec5588b4bc4e90016ac3539f28102460f6f5fc5c.zip | |
Update LLVM to fix incorrect codegen on MSP430.
The bug was reported by @akovaski here: https://github.com/rust-embedded/rfcs/issues/20#issuecomment-296482148
Diffstat (limited to 'src/rustllvm')
| -rw-r--r-- | src/rustllvm/llvm-rebuild-trigger | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger index 52ebf449d60..1006445ade6 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-04-25 +2017-04-26 |
