[clang] [llvm] [X86] Add WinCall Calling Convention and x86_64apx-windows(-gnu/-msvc) triplets (PR #215585)

via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 00:30:45 PDT 2026


void2012 wrote:

Does x86 (32-bit) have a similar problem? I recall things like `std::string_view` weren't optimized properly due to the calling convention, too.

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


More information about the llvm-commits mailing list