[all-commits] [llvm/llvm-project] e91f36: [Clang][RISCV] Loosen the requirement of -fcf-prot...
Jesse Huang via All-commits
all-commits at lists.llvm.org
Tue Sep 9 07:50:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e91f3674198707531a6d97632a6bd8e446c67633
https://github.com/llvm/llvm-project/commit/e91f3674198707531a6d97632a6bd8e446c67633
Author: Jesse Huang <jesse.huang at sifive.com>
Date: 2025-09-09 (Tue, 09 Sep 2025)
Changed paths:
M clang/lib/Basic/Targets/RISCV.h
M clang/test/CodeGen/RISCV/attr-hw-shadow-stack.c
Log Message:
-----------
[Clang][RISCV] Loosen the requirement of -fcf-protection=return to zimop (#152252)
Following https://github.com/llvm/llvm-project/pull/152251
We can now loosen the requirement of `-fcf-protection=return` from
Zicfiss to Zimop
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list