s-barannikov wrote:

I think the choice whether or not to support Swift calling convention should be 
made by individual targets without providing "safe" default. As pointed out in 
the linked PR, supporting Swift CC is not only about enabling the attribute 
support -- backend also needs modifications so that the calling convention is 
effective. This can only be done based on the ABI, which is target-dependent.


https://github.com/llvm/llvm-project/pull/71986
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to