[all-commits] [llvm/llvm-project] ba340b: [LLD][COFF] Define remaining ARM64EC builtin symbo...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Tue Oct 1 05:29:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba340b2f475a2165430636d5b2510db3d6dd1f86
https://github.com/llvm/llvm-project/commit/ba340b2f475a2165430636d5b2510db3d6dd1f86
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
M lld/COFF/Driver.cpp
M lld/test/COFF/Inputs/loadconfig-arm64ec.s
A lld/test/COFF/arm64ec-loadcfg.s
Log Message:
-----------
[LLD][COFF] Define remaining ARM64EC builtin symbols (#110640)
__arm64x_native_entrypoint and __guard_check_icall_a64n_fptr are
relevant only for hybrid ARM64X images, we need support for separate
namespaces before we can support them.
__hybrid_image_info_bitfield is 0 in MSVC linker in all tests I tried.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list