-
Couldn't load subscription status.
- Fork 13.9k
[DO NOT MERGE] adapt the default data-layout for aarch64 following llvm change #124801
New issue
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
Conversation
|
r? @wesleywiser rustbot has assigned @wesleywiser. Use |
This comment has been minimized.
This comment has been minimized.
cd388d9 to
c3e6e11
Compare
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
@rustbot label: -llvm-main |
llvm/llvm-project@ddecada updated the default aarch64 data-layout. The mismatch can be seen at the rust + llvm @ head CI:
https://buildkite.com/llvm-project/rust-llvm-integrate-prototype/builds/27933#018f4d59-5008-4c38-ad98-9281c8d661d4/822-823
For rust, we might need something in the spirit of #116672. This is a quick-and-incomplete fix to try and patch the CI in the meantime.
@rustbot label: +llvm-main