================ @@ -2986,6 +2989,9 @@ void MicrosoftCXXNameMangler::mangleCallingConvention(CallingConv CC) { case CC_Swift: Out << 'S'; break; ---------------- antangelo wrote: Done https://github.com/llvm/llvm-project/pull/96487