[PATCH] D107784: Fix SEH table addresses for Windows
Daniel Paoliello via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 10 12:55:36 PDT 2021
dpaoliello updated this revision to Diff 365593.
dpaoliello retitled this revision from "Fix SEH and IP2State table addresses for Windows" to "Fix SEH table addresses for Windows".
dpaoliello edited the summary of this revision.
dpaoliello added a comment.
Only avoid +1 for SEH start addresses
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.365593.patch
Type: text/x-patch
Size: 8382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210810/edaecaaa/attachment.bin>
More information about the llvm-commits
mailing list