Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
golang/sys@4adea00 added x/sys/cpu, but there is no support for ARM64 and PPC64 feature detection because that will require some form of runtime participation.
See the end of the #24843 thread for context.
Remember that subrepos need to work with the two last Go releases.
The text was updated successfully, but these errors were encountered:
@ceseo will look at this.
Sorry, something went wrong.
Change https://golang.org/cl/150718 mentions this issue: x/sys: add linux/arm64
x/sys: add linux/arm64
cpu: add linux/arm64
70b957f
Port from Go internal/cpu Updates golang/go#25185 Change-Id: I8390980e38b61f6c428fafa0665a03952e7b00bb Reviewed-on: https://go-review.googlesource.com/c/150718 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Martin Möhrmann <moehrmann@google.com> Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
Change https://golang.org/cl/152938 mentions this issue: cpu: add linux/ppc64x
cpu: add linux/ppc64x
golang/sys@20be8e5
No branches or pull requests
golang/sys@4adea00 added x/sys/cpu, but there is no support for ARM64 and PPC64 feature detection because that will require some form of runtime participation.
See the end of the #24843 thread for context.
Remember that subrepos need to work with the two last Go releases.
The text was updated successfully, but these errors were encountered: