ilinpv added inline comments.
================ Comment at: clang/docs/ReleaseNotes.rst:208 (`#61334 <https://github.com/llvm/llvm-project/issues/61334>`_) +- For function multi-versioning using the ``target`` or ``target_clones`` + attributes, remove comdat for internal linkage functions. ---------------- If I read the code right it applies for function multi-versioning using `target_version` and `target_clones` attributes ( AArch64 ) as well, doesn't it? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D158963/new/ https://reviews.llvm.org/D158963 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits