================
@@ -0,0 +1,9 @@
+; Test emitting version_min directives.
+
+; RUN: llc %s -filetype=asm -o - --mtriple arm64-apple-tvos9.0.0 | FileCheck 
%s --check-prefix=TVOS
----------------
pogo59 wrote:

Right, this test has one arm64 command and two thumb commands. 

I just now pushed #95106 to add aarch64-registered-target to this test. I did 
that because the different options are thematically related and splitting into 
two tests seemed not in the best interests of test coherency.

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

Reply via email to