[PATCH] D125418: [Arm64EC 6/?] Implement C/C++ mangling for Arm64EC function definitions.
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 5 13:15:52 PDT 2022
efriedma added reviewers: rjmccall, mstorsjo, dpaoliello, rnk.
efriedma added a comment.
I think I'd like to continue moving forward with approximately this approach, at least for the moment. As far as I know, D132926 <https://reviews.llvm.org/D132926> solves the remaining issues with translating the calling conventions. (I'll try to review D132926 <https://reviews.llvm.org/D132926> soon.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125418/new/
https://reviews.llvm.org/D125418
More information about the cfe-commits
mailing list