https://github.com/labrinea closed
https://github.com/llvm/llvm-project/pull/83464
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/DanielKristofKiss approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/83464
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/jroelofs approved this pull request.
https://github.com/llvm/llvm-project/pull/83464
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Alexandros Lamprineas (labrinea)
Changes
This decouples feature priorities from name mangling. Doing so will prevent ABI
breakages in case we change the feature priorities. Formalized in ACLE here:
https://github.com/ARM-software/acle/pul
https://github.com/labrinea created
https://github.com/llvm/llvm-project/pull/83464
This decouples feature priorities from name mangling. Doing so will prevent ABI
breakages in case we change the feature priorities. Formalized in ACLE here:
https://github.com/ARM-software/acle/pull/303.
>From