[lld] [LLD][COFF] Support alternate names in both symbol tables on ARM64X (PR #127619)

Jacek Caban via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 03:44:27 PST 2025


cjacek wrote:

With this PR, ARM64X support is now sufficient for linking against MSVC CRT libraries, making it actually useful. However, a few pieces are still missing for full support, such as CF guards.

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


More information about the llvm-commits mailing list