[llvm] [RISCV][Zicfilp] Emit .note.gnu.property section for Zicfilp CFI unlabeled scheme (PR #141468)

Nemanja Ivanovic via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 02:39:12 PDT 2026


================

----------------
nemanjai wrote:

Should this be `llvm_unreachable`? Seems like this is something an IR-producer can easily trigger without any internal code inconsistency in LLVM. This seems to me like it would be more appropriate to use `repor_fatal_error` here.

https://github.com/llvm/llvm-project/pull/141468


More information about the llvm-commits mailing list