[ARM64EC 5/?] Fix names of __chkstk and __security_check_cookie.
authorEli Friedman <efriedma@quicinc.com>
Mon, 5 Sep 2022 20:19:42 +0000 (13:19 -0700)
committerEli Friedman <efriedma@quicinc.com>
Mon, 5 Sep 2022 20:19:54 +0000 (13:19 -0700)
commit2b9cec6244fda2f3191e8398aeae363aa67bebc8
treecb043a7aab84dea5bd5cc6a3c1057360b1398ed7
parent7927c4c5ce8cd5eae07fce12199f979d8586cec2
[ARM64EC 5/?] Fix names of __chkstk and __security_check_cookie.

Part of initial Arm64EC patchset.

Arm64EC code needs to use functions with a different name, to avoid
using the x64 versions.

Differential Revision: https://reviews.llvm.org/D125417
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