[PATCH] D87369: [MC] [Win64EH] Write packed ARM64 epilogs if possible

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 23:23:43 PDT 2020


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

Added a comment in the `operator==` about why the label isn't included in the comparison, changed the last condition into an early return like the other ones.


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

https://reviews.llvm.org/D87369

Files:
  llvm/include/llvm/MC/MCWinEH.h
  llvm/lib/MC/MCWin64EH.cpp
  llvm/test/CodeGen/AArch64/wineh3.mir
  llvm/test/CodeGen/AArch64/wineh6.mir
  llvm/test/CodeGen/AArch64/wineh7.mir
  llvm/test/MC/AArch64/seh-packed-epilog.s
  llvm/test/MC/AArch64/seh.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87369.290877.patch
Type: text/x-patch
Size: 17158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200910/a3df0023/attachment.bin>


More information about the llvm-commits mailing list