[llvm] [AArch64] Mangle names of all ARM64EC functions with entry thunks (PR #80996)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 09:27:28 PST 2024


https://github.com/efriedma-quic commented:

If I understand correctly, this isn't a semantic issue, just making it easier to compare LLVM vs MSVC object files?  Nothing should care about the names of these symbols.

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


More information about the llvm-commits mailing list