[PATCH] D84414: [RISCV] Support Shadow Call Stack
Jessica Clarke via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 30 17:00:58 PDT 2020
jrtc27 added a comment.
There is a possibly-compelling argument against using x18: RV32E only gives x0-x15, so would not be able to support the current implementation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84414/new/
https://reviews.llvm.org/D84414
More information about the cfe-commits
mailing list