You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.15 is out of support, and I don't understand the value of the test for
1.16+.
AIUI, we had a problem in 1.15 where we used a newer relocation type
than some toolchains supported, and we wanted to make sure we didn't
accidentally use that type before we were ready. That makes sense to me.
But I don't see the value of guaranteeing that we don't use the old
kind, which everything should still support.
As always, please correct me if I'm missing something -- I don't mind
keeping this if it's actually useful.
Updates golang/go#31293.
For golang/go#51797.
Change-Id: If92e4b3e22759183d856e40b52a45d1251aa8e45
Reviewed-on: https://go-review.googlesource.com/c/build/+/391074
Trust: Heschi Kreinick <[email protected]>
Run-TryBot: Heschi Kreinick <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
Auto-Submit: Heschi Kreinick <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
0 commit comments