[PATCH] D135275: [llvm-readobj] Decode the yet undocumented ARM64 SEH info for return address signing
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 14:48:13 PDT 2022
mstorsjo updated this revision to Diff 466189.
mstorsjo added a comment.
Updated with the real name of the opcode, as suggested in https://github.com/MicrosoftDocs/cpp-docs/pull/4202. The PR isn't accepted yet, but the findings were more or less confirmed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135275/new/
https://reviews.llvm.org/D135275
Files:
llvm/test/tools/llvm-readobj/COFF/arm64-packed-unwind-pac.s
llvm/test/tools/llvm-readobj/COFF/arm64-unwind-pac.s
llvm/tools/llvm-readobj/ARMWinEHPrinter.cpp
llvm/tools/llvm-readobj/ARMWinEHPrinter.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135275.466189.patch
Type: text/x-patch
Size: 5467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221007/4a44ec6f/attachment.bin>
More information about the llvm-commits
mailing list