[all-commits] [llvm/llvm-project] 0ecd88: [AArch64][Win] Emit SEH instructions for the swift...
Hiroshi Yamauchi via All-commits
all-commits at lists.llvm.org
Thu Sep 28 09:43:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ecd8846aedac1039448a32f87d299ce244dda68
https://github.com/llvm/llvm-project/commit/0ecd8846aedac1039448a32f87d299ce244dda68
Author: Hiroshi Yamauchi <56735936+hjyamauchi at users.noreply.github.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
A llvm/test/CodeGen/AArch64/swift-async-context-seh.ll
Log Message:
-----------
[AArch64][Win] Emit SEH instructions for the swift async context-related instructions in the prologue and the epilogue. (#66967)
This fixes an error from checkARM64Instructions() in MCWin64EH.cpp.
More information about the All-commits
mailing list