[PATCH] D125417: [ARM64EC 5/?] Fix names of __chkstk and __security_check_cookie.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 11 13:47:12 PDT 2022
efriedma created this revision.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
efriedma requested review of this revision.
Herald added a project: LLVM.
Part of initial Arm64EC patchset.
Arm64EC code needs to use functions with a different name, to avoid using the x64 versions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D125417
Files:
llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/test/CodeGen/AArch64/stack-protector-target.ll
llvm/test/CodeGen/AArch64/win-alloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125417.428765.patch
Type: text/x-patch
Size: 5642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/a10274f5/attachment.bin>
More information about the llvm-commits
mailing list