Files
clang-p2996/llvm/lib/Target/RISCV/RISCVLandingPadSetup.cpp
Yeting Kuo e80d8e1b42 [RISCV] Insert simple landing pad before indirect jumps for Zicfilp. (#91860)
This patch is based on https://github.com/llvm/llvm-project/pull/91855.
This patch inserts simple landing pad
([pr])before indirct jumps. And this also make option
riscv-landing-pad-label influence this feature.
[pr]: https://github.com/riscv-non-isa/riscv-elf-psabi-doc/pull/417
2024-08-08 13:22:59 +08:00

2.7 KiB