[all-commits] [llvm/llvm-project] 20d637: [clang] Handle CC attrs for UEFI (#138935)
Prabhu Rajasekaran via All-commits
all-commits at lists.llvm.org
Wed May 7 21:42:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20d6375796073f6a0f0ea6abe05ce454a3d617ff
https://github.com/llvm/llvm-project/commit/20d6375796073f6a0f0ea6abe05ce454a3d617ff
Author: Prabhu Rajasekaran <prabhukr at google.com>
Date: 2025-05-07 (Wed, 07 May 2025)
Changed paths:
M clang/lib/Basic/Targets/X86.h
M clang/lib/CodeGen/CGCall.cpp
M clang/lib/Sema/SemaChecking.cpp
M clang/lib/Sema/SemaDeclAttr.cpp
M clang/test/CodeGen/ms_abi.c
M clang/test/CodeGen/sysv_abi.c
M clang/test/Sema/callingconv-ms_abi.c
M clang/test/Sema/varargs-win64.c
Log Message:
-----------
[clang] Handle CC attrs for UEFI (#138935)
UEFI's default ABI is MS ABI. Handle the calling convention attributes
accordingly.
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