[all-commits] [llvm/llvm-project] d98f74: [AArch64] Make sure we don't emit packed unwind fo...
Eli Friedman via All-commits
all-commits at lists.llvm.org
Wed Nov 30 13:49:52 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d98f74a470d6b1bf57f3ad4e8e2c1a18ddfed491
https://github.com/llvm/llvm-project/commit/d98f74a470d6b1bf57f3ad4e8e2c1a18ddfed491
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M llvm/lib/MC/MCWin64EH.cpp
M llvm/test/MC/AArch64/seh-packed-unwind.s
Log Message:
-----------
[AArch64] Make sure we don't emit packed unwind for .seh_save_any_reg_p
Obvious oversight in implementation in D135417.
Differential Revision: https://reviews.llvm.org/D138955
More information about the All-commits
mailing list