Files
clang-p2996/clang/lib/CodeGen/Targets/RISCV.cpp
Jesse Huang 335e68d8bc [Clang][RISCV] Support -fcf-protection=return for RISC-V (#112477)
Enables the support of `-fcf-protection=return` on RISC-V, which
requires Zicfiss. It also adds a string attribute "hw-shadow-stack"
to every function if the option is set on RISC-V
2024-10-29 15:47:49 +08:00

23 KiB