xref: /llvm-project/llvm/test/tools/llvm-nm/Inputs/tapi-v1.tbd (revision b3185bd931102faa906e483e2eac21b1392e0ae3)
1--- !tapi-tbd-v1
2
3archs: [ armv7, armv7s ]
4
5platform: ios
6install-name: /u/l/libfoo.dylib
7current-version: 1.2.3
8compatibility-version: 1.0
9swift-version: 0
10objc-constraint: none
11exports:
12 - archs: [ armv7, armv7s ]
13   allowed-clients: [ client ]
14   symbols: [ _sym, ]
15...
16