[PATCH] D86527: [3/5] [MC] [Win64EH] Produce well-formed xdata records when info is missing
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 26 01:40:46 PDT 2020
mstorsjo updated this revision to Diff 287866.
mstorsjo edited the summary of this revision.
mstorsjo added a comment.
Avoid writing the xdata/pdata entries where easily possible, but kept the code for avoiding malformed entries for the cases where we are forced to emit them.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86527/new/
https://reviews.llvm.org/D86527
Files:
llvm/include/llvm/MC/MCWinEH.h
llvm/lib/MC/MCWin64EH.cpp
llvm/test/MC/AArch64/seh.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86527.287866.patch
Type: text/x-patch
Size: 4840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/f66560dc/attachment.bin>
More information about the llvm-commits
mailing list