[all-commits] [llvm/llvm-project] 028cef: [CodeGen][ARM64EC] Define hybrid_patchable EXP thu...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Thu Aug 15 00:35:45 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 028cef89ecd71787f704d70cc99689b75425659c
https://github.com/llvm/llvm-project/commit/028cef89ecd71787f704d70cc99689b75425659c
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2024-08-15 (Thu, 15 Aug 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
M llvm/test/CodeGen/AArch64/arm64ec-hybrid-patchable.ll
Log Message:
-----------
[CodeGen][ARM64EC] Define hybrid_patchable EXP thunk symbol as a function. (#102898)
This is needed for MSVC link.exe to generate redirection metadata for hybrid patchable thunks.
(cherry picked from commit d550ada5ab6cd6e49de71ac4c9aa27ced4c11de0)
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