[all-commits] [llvm/llvm-project] c53835: [ARM] Handle generating SEH unwind info for t2STR_...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Fri Mar 31 00:27:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5383536cb6824391f99f8f5963fc1427dd1673f
https://github.com/llvm/llvm-project/commit/c5383536cb6824391f99f8f5963fc1427dd1673f
Author: Martin Storsjö <martin at martin.st>
Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths:
M llvm/lib/Target/ARM/ARMFrameLowering.cpp
M llvm/test/CodeGen/ARM/Windows/wineh-opcodes.ll
Log Message:
-----------
[ARM] Handle generating SEH unwind info for t2STR_PRE/t2LDR_POST
This fixes compiling some uncommon cases.
Differential Revision: https://reviews.llvm.org/D147212
More information about the All-commits
mailing list