================
@@ -1752,8 +1754,10 @@ static void AppendTargetClonesMangling(const 
CodeGenModule &CGM,
   const TargetInfo &TI = CGM.getTarget();
   if (TI.getTriple().isAArch64()) {
----------------
DanielKristofKiss wrote:

It was not supported in the original function multi versioning neither and 
excluded to that as we building top of it.
Anyway created a ticket for it https://github.com/ARM-software/acle/issues/291 
. I need to check what GCC and others say about it.

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

Reply via email to