[PATCH] D131394: [MC] [Win64EH] Check that ARM64 prologs and epilogs have the right matching number of instructions
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 12 13:26:52 PDT 2022
mstorsjo added a comment.
I removed the RFC tag from this patch now, since all the other prerequisites have landed, and all of VLC builds successfully with this applied. So with this in place, we can notice other cases right away, where we generate prologues that don't match the unwind data.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131394/new/
https://reviews.llvm.org/D131394
More information about the llvm-commits
mailing list