Files
clang-p2996/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
Hiroshi Yamauchi a90228b911 [AArch64][Windows] Fix the slot offset of the swift async context register.
This fixes a code gen issue where savings the swift async context
register (x22) accidentally overwrites the saved value of another
callee-saved register, corrupts its value and causes a crash.

Differential Revision: https://reviews.llvm.org/D156391
2023-07-27 12:32:43 -07:00

154 KiB