Skip to content

Commit 1093d5e

Browse files
authored
Rollup merge of rust-lang#41369 - cuviper:arm-stage0, r=alexcrichton
Bump stage0 to fix ARM LLVM There was a serious ARM codegen bug in LLVM that was fixed by rust-lang#40779, also backported to beta. This updates stage0 to 1.17.0-beta.3 to pick up that change, so ARM can bootstrap natively again. Fixes rust-lang#41291 cc @arielb1
2 parents c1634ba + 0a69bf4 commit 1093d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stage0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# tarball for a stable release you'll likely see `1.x.0-$date` where `1.x.0` was
1313
# released on `$date`
1414

15-
rustc: beta-2017-03-21
15+
rustc: beta-2017-04-05

0 commit comments

Comments
 (0)