1 Commits

Author SHA1 Message Date
Alexander Richardson
7b7ae72b58
[MSP430] Default to unsigned char (#115964)
This matches the ABI document at https://www.ti.com/lit/pdf/slaa534 as well as the GCC implementation.

Partially fixes https://github.com/llvm/llvm-project/issues/115957
2024-11-14 12:49:02 -08:00