[clang] [llvm] [ARM][KCFI] Add backend support for Kernel Control-Flow Integrity (PR #163698)

David Green via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 19 23:43:47 PDT 2025


================
@@ -0,0 +1,191 @@
+; RUN: llc -mtriple=thumbv6m-none-eabi < %s | FileCheck %s
----------------
davemgreen wrote:

I would recommend update_llc_test_checks wherever it is sensible to use it.

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


More information about the cfe-commits mailing list