summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/version_directive.ll
blob: 8e4e6dc70e61bb251d826f6057f66eb3dcc9d644 (plain)
1
2
3
4
; RUN: llc -mtriple x86_64-apple-darwin15.0.0 -o - /dev/null | FileCheck %s
; RUN: llc -mtriple x86_64-apple-macosx10.11.0 -o - /dev/null | FileCheck %s

; CHECK: .macosx_version_min 10, 11
OpenPOWER on IntegriCloud