[PATCH] D146463: [CodeGen][RISCV] Change Shadow Call Stack Register to S11
Aditya Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 21 11:07:00 PDT 2023
hiraditya added inline comments.
================
Comment at: llvm/lib/Target/RISCV/RISCVFrameLowering.cpp:62
- MF.getFunction(),
- "Shadow Call Stack cannot be combined with Save/Restore LibCalls."});
return;
----------------
❤
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146463/new/
https://reviews.llvm.org/D146463
More information about the cfe-commits
mailing list