[PATCH] D107784: Fix SEH and IP2State table addresses for Windows

Daniel Paoliello via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 9 16:42:10 PDT 2021


dpaoliello updated this revision to Diff 365313.
dpaoliello added a comment.

Fix typo


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

https://reviews.llvm.org/D107784

Files:
  llvm/lib/CodeGen/AsmPrinter/WinException.cpp
  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
  llvm/test/CodeGen/X86/seh-unwind-inline-asm-codegen.ll
  llvm/test/CodeGen/X86/win-catchpad-nested-cxx.ll
  llvm/test/CodeGen/X86/win-catchpad.ll
  llvm/test/CodeGen/X86/win-cleanuppad.ll
  llvm/test/CodeGen/X86/win32-eh-states.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107784.365313.patch
Type: text/x-patch
Size: 12842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210809/ccdd0cc6/attachment.bin>


More information about the llvm-commits mailing list