llvm-project
2bf2b6b2
- [AVR] Only specify one legal int string in data layout (#153010)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
51 days ago
[AVR] Only specify one legal int string in data layout (#153010) There should not be both `n8` and `n16:8`. This is a single list of legal integers. Additionally, this should use the standard order in increasing size `n8:16`.
References
#153010 - [AVR] Only specify one legal int string in data layout
Author
nikic
Parents
69d14171
Loading