[PATCH] D107784: Fix SEH table addresses for Windows

Daniel Paoliello via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 11 12:03:26 PDT 2021


dpaoliello updated this revision to Diff 365814.
dpaoliello marked an inline comment as done.
dpaoliello edited the summary of this revision.
dpaoliello added a comment.
Herald added a subscriber: kristof.beyls.

Fix ARM IP2State


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

https://reviews.llvm.org/D107784

Files:
  llvm/lib/CodeGen/AsmPrinter/WinException.cpp
  llvm/lib/CodeGen/AsmPrinter/WinException.h
  llvm/test/CodeGen/WinEH/wineh-noret-cleanup.ll
  llvm/test/CodeGen/X86/catchret-empty-fallthrough.ll
  llvm/test/CodeGen/X86/seh-catchpad.ll
  llvm/test/CodeGen/X86/seh-except-finally.ll
  llvm/test/CodeGen/X86/seh-finally.ll
  llvm/test/CodeGen/X86/seh-safe-div.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107784.365814.patch
Type: text/x-patch
Size: 9534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210811/764fd56d/attachment.bin>


More information about the llvm-commits mailing list