================ @@ -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:
I think they are part of ABI, and giving them internal linkage is undesirable, IMO, as that would break an important use case: splitting the implementation across multiple TUs. https://godbolt.org/z/3zaM9MzPb 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