2 ; RUN: split-file %s %t
4 ; RUN: yaml2obj %S/Inputs/macho.yaml -o %t/macho.dylib
5 ; RUN: llvm-readtapi %t/macho.dylib -o %t/out.tbd 2>&1 | FileCheck %s --allow-empty
6 ; RUN: llvm-readtapi -compare %t/out.tbd %t/expected.tbd 2>&1 | FileCheck %s --allow-empty
17 "not_app_extension_safe"
23 "name": "macho-no-exports.dylib"
28 "min_deployment": "10.10",
29 "target": "x86_64-macos"