For ARM SEH, the epilogs will need a little more associated data than
just the plain list of opcodes.
This is a preparatory refactoring for D125645.
Paths
| Differential D125879
[MC] [Win64EH] Wrap the epilog instructions in a struct. NFC. ClosedPublic Authored by mstorsjo on May 18 2022, 5:08 AM.
Details Summary For ARM SEH, the epilogs will need a little more associated data than This is a preparatory refactoring for D125645.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 18 2022, 9:57 AM This revision was landed with ongoing or failed builds.Jun 1 2022, 1:26 AM Closed by commit rGe71b07e468b3: [MC] [Win64EH] Wrap the epilog instructions in a struct. NFC. (authored by mstorsjo). · Explain Why This revision was automatically updated to reflect the committed changes. eopXD added a child revision: D152889: [2/2][RISCV] Model vxrm control for vsadd, vsaddu, vssub, and vssubu.Jun 13 2023, 11:17 PM eopXD removed a child revision: D152889: [2/2][RISCV] Model vxrm control for vsadd, vsaddu, vssub, and vssubu.Jun 13 2023, 11:19 PM
Revision Contents
Diff 433309 llvm/include/llvm/MC/MCWinEH.h
llvm/lib/MC/MCWin64EH.cpp
llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp
|