[clang] [llvm] [Driver] Rearrange some Apple version testing (PR #94514)

Sam Elliott via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 11 06:11:32 PDT 2024


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

That fix makes sense to me. Thanks!

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


More information about the cfe-commits mailing list