[PATCH] D146463: [CodeGen][RISCV] Change Shadow Call Stack Register to X3

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 17:16:35 PDT 2023


craig.topper added a comment.

Does the kernel populate the initial value of the register for the shadow stack or is that done by a runtime inside the application?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146463



More information about the llvm-commits mailing list