6 lines · plain
1; RUN: llc -mtriple x86_64-apple-darwin15.0.0 -o - /dev/null | FileCheck %s2; RUN: llc -mtriple x86_64-apple-macosx10.11.0 -o - /dev/null | FileCheck %s3; RUN: llc -mtriple x86_64-apple-macos10.11.0 -o - /dev/null | FileCheck %s4 5; CHECK: .macosx_version_min 10, 116