[PATCH] D131394: [RFC] [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
Mon Oct 3 13:55:28 PDT 2022
mstorsjo updated this revision to Diff 464806.
mstorsjo added a comment.
Rebased, and fixed the wineh5.mir testcase which failed due to this patch.
With D134992 <https://reviews.llvm.org/D134992>, D135101 <https://reviews.llvm.org/D135101> and D135103 <https://reviews.llvm.org/D135103>, I can manage to build large applications with this patch applied.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131394/new/
https://reviews.llvm.org/D131394
Files:
llvm/lib/MC/MCWin64EH.cpp
llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp
llvm/test/CodeGen/AArch64/wineh5.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131394.464806.patch
Type: text/x-patch
Size: 4675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221003/a11cdc6f/attachment.bin>
More information about the llvm-commits
mailing list