[PATCH] D125647: [ARM SEH 5] [MC] [Win64EH] Check that the SEH unwind opcodes match the actual instructions

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 22 14:39:04 PDT 2022


mstorsjo updated this revision to Diff 431270.
mstorsjo added a comment.

Updated without `.seh_endepilogue_nop`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125647/new/

https://reviews.llvm.org/D125647

Files:
  llvm/include/llvm/MC/MCWinEH.h
  llvm/lib/MC/MCWin64EH.cpp
  llvm/lib/MC/WinCOFFObjectWriter.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp
  llvm/test/MC/ARM/seh-checks.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125647.431270.patch
Type: text/x-patch
Size: 5794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220522/b38f1cd6/attachment.bin>


More information about the llvm-commits mailing list