llvm-project
2bf2b6b2 - [AVR] Only specify one legal int string in data layout (#153010)

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`.
Author
Parents
Loading