[llvm] [AArch64][v8.5A] Omit BTI for non-addr-taken static fns in ELF (PR #135043)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 10 09:03:17 PDT 2025


================
@@ -0,0 +1,47 @@
+; RUN: llc -mtriple=aarch64-linux-gnu %s -o - | FileCheck %s --check-prefixes=CHECK,NOBTI
----------------
MaskRay wrote:

As the test now tests more LLVM IR linkages, perhaps use bti-linkage.ll?


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


More information about the llvm-commits mailing list