[all-commits] [llvm/llvm-project] 77195a: [CSKY] Default to unsigned char
Alexander Richardson via All-commits
all-commits at lists.llvm.org
Fri Feb 21 10:37:07 PST 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: 77195a5edb332947a991a1f0c4e915f5f1d9411f
https://github.com/llvm/llvm-project/commit/77195a5edb332947a991a1f0c4e915f5f1d9411f
Author: Alexander Richardson <alexrichardson at google.com>
Date: 2025-02-21 (Fri, 21 Feb 2025)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/csky-toolchain.c
Log Message:
-----------
[CSKY] Default to unsigned char
This matches the ABI document found at
https://github.com/c-sky/csky-doc/blob/master/C-SKY_V2_CPU_Applications_Binary_Interface_Standards_Manual.pdf
Partially addresses https://github.com/llvm/llvm-project/issues/115957
Reviewed By: zixuan-wu
Pull Request: https://github.com/llvm/llvm-project/pull/115961
(cherry picked from commit d2047242e6d0f0deb7634ff22ab164354c520c79)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list