- Notifications
You must be signed in to change notification settings - Fork 15.1k
Closed
Labels
Description
| Bugzilla Link | 51646 |
| Resolution | FIXED |
| Resolved on | Aug 31, 2021 21:06 |
| Version | trunk |
| OS | Linux |
| Blocks | #50580 |
| CC | @glaubitz,@mshockwave |
| Fixed by commit(s) | 8d3f112 577cf27 |
Extended Description
Please cherry pick commit 8d3f112 from main.
Review link: https://reviews.llvm.org/D108792
This fixes an inconsistency with the data layout on M68k, which will end up
propagating to the Rust target otherwise.
I've checked that this applies cleanly to the 13.x branch.
Thanks!