================
@@ -673,7 +673,7 @@ int hoo(void) {
 //
 //
 // CHECK: Function Attrs: noinline nounwind optnone
-// CHECK-LABEL: define {{[^@]+}}@fmv_inline._MlseMrdm
+// CHECK-LABEL: define {{[^@]+}}@fmv_inline._MlseMrdma
----------------
jroelofs wrote:

It seems potentially problematic that this leaks into the mangling. Maybe these 
ought to be canonicalized in `AppendTargetVersionMangling` and 
`AppendTargetClonesMangling` with a `resolveExtAlias` call.

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

Reply via email to