diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2021-02-22 18:26:13 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-22 18:26:13 +0900 |
| commit | 50a2de233af392083ae3a1a8284028b352602c00 (patch) | |
| tree | 0e316094ffef99669e0e27936960a06f986350e0 /compiler/rustc_codegen_llvm/src/back/write.rs | |
| parent | 7958166300cc92da90b95a8c13cbf8f469832485 (diff) | |
| parent | 7130e462eeecb3fd0f5614f577896712b1b7bb2a (diff) | |
| download | rust-50a2de233af392083ae3a1a8284028b352602c00.tar.gz rust-50a2de233af392083ae3a1a8284028b352602c00.zip | |
Rollup merge of #82379 - nagisa:nagisa/hexagon-enums, r=estebank
Fix sizes of repr(C) enums on hexagon Enums on hexagon use a smallest size (but at least 1 byte) that fits all the enumeration values. This is unlike many other ABIs where enums are at least 32 bits. Fixes #82100
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/back/write.rs')
0 files changed, 0 insertions, 0 deletions
