[clang] [llvm] [AArch64] Support preserve_none calling convention (PR #91046)

via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 21 08:48:39 PDT 2024


antangelo wrote:

I have posted the followup changes in PR #96259 . I have left out the frontend changes required for `preserve_none` to be usable from clang on Windows for a separate patch, since they will require some changes to mangling (which are also required for X86). 

https://github.com/llvm/llvm-project/pull/91046


More information about the cfe-commits mailing list