[llvm-branch-commits] [llvm] release/19.x: [llvm][aarch64] Fix Arm64EC name mangling algorithm (#115567) (PR #116273)

Daniel Paoliello via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Nov 15 13:16:13 PST 2024


dpaoliello wrote:

> @dpaoliello (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

Fixed an issue where the wrong mangled name was being generated for some C++ functions when targeting Arm64EC

https://github.com/llvm/llvm-project/pull/116273


More information about the llvm-branch-commits mailing list