[lld] [LLD][COFF] Use correct machine types in PDB records on ARM64EC (PR #115309)

Jacek Caban via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 7 04:45:55 PST 2024


cjacek wrote:

Follow MSVC behavior by using ARM64X in `addCommonLinkerModuleSymbols` and ARM64EC in `addImportFilesToPDB` for ARM64EC targets.

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


More information about the llvm-commits mailing list