[PATCH] D135276: [AArch64] Add support for the SEH opcode for return address signing
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 14:48:29 PDT 2022
mstorsjo updated this revision to Diff 466190.
mstorsjo added a comment.
Updated with the real name of the opcode.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135276/new/
https://reviews.llvm.org/D135276
Files:
llvm/include/llvm/Support/Win64EH.h
llvm/lib/MC/MCWin64EH.cpp
llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h
llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp
llvm/test/MC/AArch64/seh.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135276.466190.patch
Type: text/x-patch
Size: 6793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221007/1e8d842b/attachment.bin>
More information about the llvm-commits
mailing list