[clang] [llvm] [ARM][AArch64] BTI, GCS, PAC Module flag update. (PR #86212)

Daniel Kiss via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 8 10:07:41 PDT 2024


================
@@ -0,0 +1,35 @@
+; This file contains the new semantic of the branch-target-enforcement, sign-return-address.
+; Used for test mixing a mixed link case and also verify the import too in llc.
+
+; RUN: llc %s -o - | FileCheck %s
----------------
DanielKristofKiss wrote:

ack.

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


More information about the cfe-commits mailing list