brintos

brintos / llvm-project-archived public Read only

0
0
Text · 226 B · 23c43f5 Raw
5 lines · c
1// RUN: %clang_cc1 -triple x86_64-apple-macosx10.14 -target-sdk-version=10.14.1 -emit-llvm -o - %s | FileCheck %s2 3// CHECK: !llvm.module.flags = !{!04// CHECK: !0 = !{i32 2, !"SDK Version", [3 x i32] [i32 10, i32 14, i32 1]}5