Skip to content

Commit 0a69bf4

Browse files
committed
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
1 parent c398efc commit 0a69bf4

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)