[PATCH] D87370: [llvm-readobj] [ARMWinEH] Print ARM64 packed unwind info
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 9 23:53:20 PDT 2020
mstorsjo updated this revision to Diff 290883.
mstorsjo added a comment.
Added a comment about the reference for synthesizing the prologue, fixed the homing area stack adjustment check for RegI=0, RegF=0, CR=1, added a testcase for that case and expanded on the comment for that bit in the code.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87370/new/
https://reviews.llvm.org/D87370
Files:
llvm/include/llvm/Support/ARMWinEH.h
llvm/test/tools/llvm-readobj/COFF/arm64-packed-unwind.s
llvm/tools/llvm-readobj/ARMWinEHPrinter.cpp
llvm/tools/llvm-readobj/ARMWinEHPrinter.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87370.290883.patch
Type: text/x-patch
Size: 23448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200910/64fa74a3/attachment-0001.bin>
More information about the llvm-commits
mailing list