diff options
author | Paul Kirth <paulkirth@google.com> | 2023-03-02 22:11:17 +0000 |
---|---|---|
committer | Paul Kirth <paulkirth@google.com> | 2023-03-15 17:10:23 +0000 |
commit | ade336d6e14140134728b9991be8e4e68d6205ea (patch) | |
tree | 24d39f45041bb9e235240d38ac9155d71378aa69 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 8964d7a1d7f3db938f6309d8f65aedd605380a20 (diff) | |
download | llvm-ade336d6e14140134728b9991be8e4e68d6205ea.zip llvm-ade336d6e14140134728b9991be8e4e68d6205ea.tar.gz llvm-ade336d6e14140134728b9991be8e4e68d6205ea.tar.bz2 |
[codegen][riscv] Emit CFI directives when using shadow call stack
Currently we don't emit any CFI instructions for the SCS register when
enabling SCS on RISCV. This causes problems when unwinding, since the
SCS register isn't being handled properly.
Reviewed By: mcgrathr
Differential Revision: https://reviews.llvm.org/D145205
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions