xref: /aosp_15_r20/external/llvm/test/CodeGen/X86/version_directive.ll (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1; RUN: llc -mtriple x86_64-apple-darwin15.0.0 -o - /dev/null | FileCheck %s
2; RUN: llc -mtriple x86_64-apple-macosx10.11.0 -o - /dev/null | FileCheck %s
3
4; CHECK: .macosx_version_min 10, 11
5