================
@@ -0,0 +1,72 @@
+// RUN: %clang_cc1 -triple thumbv8.1m.main-unknown-none-eabi 
-emit-module-interface -target-feature +pacbti -mbranch-target-enforce 
-std=c++20 %s -o %t.pcm
----------------
efriedma-quic wrote:

I don't think we need all the combinations here in RUN lines; we verify that 
elsewhere. The important thing is just that the attributes are getting computed 
at all.

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

Reply via email to