forked from OSchip/llvm-project
4 lines
126 B
LLVM
4 lines
126 B
LLVM
|
; RUN: llc %s -o - | FileCheck %s
|
||
|
target triple="x86_64-apple-ios13.0-maccatalyst"
|
||
|
; CHECK: .build_version maccatalyst, 13, 0
|