summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/MachO/build-version-maccatalyst.s
blob: aff5589264e37c7c654af0d8601348888a010fa7 (plain)
1
2
3
4
// RUN: llvm-mc -triple x86_64-apple-ios %s | FileCheck %s

.build_version macCatalyst,13,0
// CHECK: .build_version macCatalyst, 13, 0
OpenPOWER on IntegriCloud