[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
Wed Oct 5 14:28:20 PDT 2022


mstorsjo added a comment.

In D135276#3838355 <https://reviews.llvm.org/D135276#3838355>, @efriedma wrote:

> I guess if you run Windows in a virtual machine on a computer with PAC instructions (like a Mac), you might theoretically have access to them?  I don't currently have a setup like that, though.

Oh, thanks, that's a good hint, I'll try to dig around to see if I can find someone with such a setup to run some tests for me.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135276/new/

https://reviews.llvm.org/D135276



More information about the llvm-commits mailing list