================
@@ -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
----------------
kovdan01 wrote:

I suppose it might be worth to add `-mattr=+pauth -mattr=+bti` to have actual 
pac/bti instruction in llc output rather than hint ones. Alternatively, you can 
leave current RUN line and add a new one. Also applies to other test files.

https://github.com/llvm/llvm-project/pull/86212
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to